ARES for Partners
  • ARES OAuth Integration Guide
  • Reference
    • Configuring OAuth
      • Auth0 by Okta
      • Clerk
      • Supabase
      • Manual Integration
    • Configuring App to Earn Credits
      • Track Usage with Clerk
      • Track Usage with Auth0
      • Track Usage with Supabase
  • API Endpoints
Powered by GitBook
On this page
  • Prerequisites
  • Step 1: Add ARES as an OAuth Provider
  • Step 2: Track user usage and credit spend

ARES OAuth Integration Guide

NextConfiguring OAuth

Last updated 2 months ago

Welcome to the ARES OAuth Integration Guide. This document will walk you through the process of integrating ARES as an OAuth provider in your application. ARES uses the to provide secure authorization for your users and secure access to our usage tracking APIs.

The entire process will take between 15 minutes to a few hours based on the complexity of your app/service.

For more information on ARES, visit

Prerequisites

In order to add ARES as a log in option to your website and start accepting credits, you need to register your application (the Client) with us. Once your app is registered, you will receive a Client ID and Client Secret.

If you'd like to become a partner, please reach out at admin@joinares.com

Step 1: Add ARES as an OAuth Provider

Once you have your client credentials (Client ID and Client Secret), you're ready to proceed. The next section shows how to add ARES as an OAuth Provider.

Step 2: Track user usage and credit spend

More info. on API Endpoints:

OAuth 2.0 protocol
https://www.joinares.com
Configuring OAuth
Configuring App to Earn Credits
API Endpoints