Ticketor - How to: Sign in / sign up with Google

Sign in / Sign up with Google

Users can use Google Sign In / Sign Up to easily sign in to your site with their Google account.

There is no settings required to activate it and your site will use Ticketor's Google App for this purpose. However, for white-label and branding purpose and if you are using Ticketor on your own domain, you may want to create and use your own Google App, with your own branding.

Creating a Google App, Google 'Sign in with Google for web' to find the most recent instruction.

Here is a brief instruction on what needs to be done:

  1. Go to Google API Console
  2. Create a new project
  3. Go to 'OAuth consent screen', select 'External' user type and fill out the form.
  4. Add the following scopes:openid, /auth/userinfo.profile and /auth/userinfo.email
  5. Go to 'Credentials' section and create credentials of type 'OAuth client ID'. In the 'Authorized redirect URIs' add https://www.ticketor.com/login?extloginredirect=google
  6. Set the project to published mode.
  7. From the 'Credentials' section get the 'Client Id' and 'Client Secret' and put it in the 'Sign In With Google' section of Control Panel > Account & Settings > Site Settings > Google

To switch back to use Ticketor's app, put '[Ticketor's App Id]' in the App Id section.