Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHubアカウントの連携方法 #22

Open
kurozumi opened this issue Dec 12, 2022 · 0 comments
Open

GitHubアカウントの連携方法 #22

kurozumi opened this issue Dec 12, 2022 · 0 comments

Comments

@kurozumi
Copy link
Owner

kurozumi commented Dec 12, 2022

GitHubアカウントの連携方法

参考URL
https://marketplace.auth0.com/integrations/github-social-connection

上記ページのインストールタブをクリックしてください。

GitHub の OAuth Appsの作成

参考URL
https://docs.github.com/ja/developers/apps/building-oauth-apps/creating-an-oauth-app

Homepage URLにはAuth0で作成されたDomainを登録してください。
例:https://a-zumi.us.auth0.com

Authorization callback URLにはAuth0で作成されたDomainに/login/callbackをつけて登録してください。
例:https://a-zumi.us.auth0.com/login/callback

GitHubのClient IDとClient SecretをAuth0に登録

Auth0の管理画面からAuthentication > Social > github設定ページへアクセスして、
GitHubのClient IDとClient Secretを登録してください。

登録する際、Attributes の Email address をチェックしてください。

以上で設定は完了です。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant