يمكن للمستخدمين استخدام 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:
- Go to Google API Console
- Create a new project
- Go to 'OAuth consent screen', select 'External' user type and fill out the form.
- Add the following scopes:openid, /auth/userinfo.profile and /auth/userinfo.email
- 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
- Set the project to published mode.
- 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.