Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.5 KB

File metadata and controls

25 lines (12 loc) · 1.5 KB

Google

Google as OAuth Identity Provider

To use Google as Auth Provider, you must setup a so-called "OAuth 2.0 Client ID". You can do so in the Google Cloud Console. https://console.cloud.google.com/apis/credentials

You can create many OAuth 2.0 Client IDs

Use the Form to create your Client ID (app registration)

You can set multiple redirect URLs

On the right side, you will find the Client-ID and Client Secret. Now you go back to Lowcoder Settings > Auth Providers and click "Add OAuth Provider" and select Google from the list of Auth Providers.

select Google as Auth Provider from the List

You can now copy and paste the Client ID and Client Secret from the Google Cloud Console.

Thats it! Now you can invite new Users to Lowcoder. They can choose Google to Sign Up (register) or Sign in / log in.

Based on an invite Link, users can now login with the OAuth provider Google.