-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Hi I am trying to authenticate ( get logged in to my profile ). to metacpan.org
-
when using authentication via my github account the system silently return me back to the current page and I still see at the up right corner that I am not logged in ( sign i link still appears )
-
the same behavior for attempt with twitter account
-
when using authentication vua google account a I redirected to page with content:
400. That’s an error.
Error: redirect_uri_mismatch
The redirect URI in the request, https://fastapi.metacpan.org/login/google, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/265904441292.apps.googleusercontent.com?project=265904441292 to update the authorized redirect URIs.
Learn more
Request Details
scope=https://www.googleapis.com/auth/userinfo.profile
response_type=code
redirect_uri=https://fastapi.metacpan.org/login/google
client_id=265904441292.apps.googleusercontent.com
That’s all we know.
vhamon
Metadata
Metadata
Assignees
Labels
No labels