Skip to content

[BUG] Github Auth Button Returns a 404 #321

Description

@Morningstar88

I expected to see a Github login page.

Github returned a 404 error.

I set the homepage url to:

https://localhost:3000

The Github Callback URL is set to:

https://localhost:3000/auth/github/callback

The url in my browser is:

https://github.com/login/oauth/authorize?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fauth%2Fgithub%2Fcallback&client_id=your_github_client_id

I made sure to put the Github Client ID and the Github Secret in .env

Am I sending the wrong request?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions