mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-01 10:50:40 -05:00
fix: invalid pages on docs throw a 500 server error instead of 404 (#4166)
This commit is contained in:
@@ -73,6 +73,5 @@ await authClient.signIn.social({
|
||||
- Verify redirect URI exactly matches the value configured in LINE Developers Console.
|
||||
- LINE ID token verification uses the official endpoint and checks audience and optional nonce per spec.
|
||||
|
||||
Designing a login button? Follow LINE's button guidelines: <https://developers.line.biz/en/docs/line-login/login-button/>
|
||||
|
||||
Designing a login button? Follow LINE's button [guidelines](https://developers.line.biz/en/docs/line-login/login-button/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user