Ticketor - Cómo hacerlo:Inicie sesión / regístrese con Google

Iniciar sesión / Registrarse con Google

Los usuarios pueden usar el inicio de sesión/registro de Google para iniciar sesión fácilmente en su sitio con su cuenta de Google.

No se requiere configuración para activarlo y su sitio utilizará la aplicación de Google de Ticketor para este propósito. Sin embargo, para fines de marca blanca y marca, y si está utilizando Ticketor en su propio dominio, es posible que desee crear y utilizar su propia aplicación de Google, con su propia marca.

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.