fix: invalid pages on docs throw a 500 server error instead of 404 (#4166)

This commit is contained in:
KinfeMichael Tariku
2025-08-23 03:28:40 +03:00
committed by GitHub
parent 28211e5e97
commit c45ad901ce

View File

@@ -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/).