Auth0 by Okta
Guide on how to add ARES as an OAuth sign in provider with Auth0
Step 1: In your dashboard, head over to Authentication, then to Social

Step 2: Click "Create connection" in the top right

Step 3: Scroll down to the very bottom and click "Create Custom"

Step 4: Fill in the following values in the fields:

Step 5: In the same page as step 4, configureyour client ID and client secret

Step 6: Also in the same page, add the fetch user profile script with the following code:

Step 7: Click "Create"

Step 8: Enable connection for your app

Step 9: Configure Redirect URI with ARES

Step 10: Now your app can access ARES API endpoints if the user signs in with ARES. Next, configure your app to track user usage to earn credits.
Last updated