How should I use next-auth Line provider ? #2740
Replies: 1 comment
-
i solved this problem, but i don't understand why? -before Twitter({ -after Line({ it work!!! but i don't know why |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a client ID in my .env file, but it is not included in [get_authorization_url]
here is my debug console
[next-auth][debug][get_authorization_url] https://access.line.me/oauth2/v2.1/authorize?response_type=code&scope=profile%20openid&state=dc85deb1c09625c1f2652784ef31135546e12ae268eq79edb48w6559b61c3a8&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fapi%2Fauth%2Fcallback%2Fline&client_id=
Beta Was this translation helpful? Give feedback.
All reactions