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
The code has limited usability until you add client authentication and user authentication.
Both can be achieved with oauth or with other solutions (headers for api key and signature of request for client auth for example).