Ticketor - تسجيل الدخول / الاشتراك عبر جوجل

تسجيل الدخول / الاشتراك من خلال جوجل

يمكن للمستخدمين استخدام Google Sign In / Sign Up لتسجيل الدخول بسهولة إلى موقعك باستخدام حساب Google الخاص بهم.

لا توجد إعدادات مطلوبة لتنشيطه وسيستخدم موقعك تطبيق Ticketor على Google لهذا الغرض. ومع ذلك ، لأغراض التسمية البيضاء والعلامة التجارية ، وإذا كنت تستخدم Ticketor على نطاقك الخاص ، فقد ترغب في إنشاء واستخدام تطبيق Google الخاص بك ، مع علامتك التجارية الخاصة.

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://ar.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.