Skip to content

authentication via google/twitter/github is broken #1819

@melezhik

Description

@melezhik

Hi I am trying to authenticate ( get logged in to my profile ). to metacpan.org

  1. 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 )

  2. the same behavior for attempt with twitter account

  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions