Management API Reference

Authentication

Google Login

Learn how to interact with Google Login

Openfort Auth supports Sign in with Google on the web, native Android applications and Chrome extensions.

Overview#

Setting up Twitter logins for your application consists of 3 parts:

Configuration#

  1. Go to the API Credentials page.
  2. Click Create credentials and choose OAuth Client ID.
  3. For application type, choose Web application.
  4. Under Authorized redirect URLs, enter the callback URL from the Openfort dashboard. Expand the Google Auth Provider section to display it.
  5. When you finish configuring your credentials, you will be shown your client ID and secret. Add these to the Google Auth Provider section of the Openfort Dashboard.
Google Auth