You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Once someone is logged into s3db, you can check if the API key is valid by examining the request to /URI.php?format=json&key=&callback=. By examining the json packet returned, you can determine if the API key is valid.
With the above, you can add the requested functionality.