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

LINEアカウントの連携方法 #24

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

LINEアカウントの連携方法 #24

kurozumi opened this issue Dec 13, 2022 · 0 comments

Comments

@kurozumi
Copy link
Owner

kurozumi commented Dec 13, 2022

LINEアカウントの連携方法

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

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

LINEログインチャンネルの作成

参考URL
https://developers.line.biz/ja/docs/line-login/integrate-line-login/#login-flow

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

メールアドレスの取得権限を申請

EC-CUBEにログインするためにはメールアドレスが必須なので取得権限を申請してください。

LINEログインチャンネルのChannel IDとChannel SecretをAuth0に登録

Auth0の管理画面からAuthentication > Social > line設定ページへアクセスして、
LINEログインチャンネルのChannel IDとChannel Secretを登録してください。

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

以上で設定は完了です。

@kurozumi kurozumi pinned this issue Dec 13, 2022
@kurozumi kurozumi unpinned this issue May 31, 2024
@kurozumi kurozumi pinned this issue May 31, 2024
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