vstukanov / cloud-runner

MIT License
0 stars 0 forks source link

(api): Login with Google #3

Open vstukanov opened 2 years ago

vstukanov commented 2 years ago

https://developers.google.com/identity/sign-in/web/sign-in

As an admin I would like to configure a system to allow invited users login with Google account.

google account configuration should be in environment variables.

Inspiration could be taken from https://redash.io/help/user-guide/users/authentication-options :)