Requests
Making a request
To make a request, your site must have a ‘Authenticate with James Auth’ button. An example button could be:
Once they click the button, you must redirect to the official Authentication endpoint, which is:
Replace ‘[app short name]’ with your application’s short name, and ‘[your scopes]’ with the scopes you wish to request. You can learn more about scopes by checking out the scopes documentation.
Was this page helpful?