The steps you need to follow to use your App in a live environment.
clientId
and clientSecret
that will be provided to you when you set up your OAuth app.
You also need to add the Civic Auth domains to the OAuth whitelisted URLs
https://auth.civic.com
and https://auth.civic.com/login/api/callback/google
.
For other providers, the callback URL will have a different ending.
https
site is recommended.
clientId
and all the settings the same as in Sandbox mode.