devict / devict.org

The amazing devict.org
https://devict.org
6 stars 28 forks source link

bug: github signin URL not working #155

Closed akebu6 closed 2 years ago

akebu6 commented 2 years ago

the GitHub signin button the official page does not open instead it brings the following error: https://hacktoberfest.devict.org/auth/github/callback?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdocs.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch&state=dZTRsd9wtOwWW4rkr50XkIFJRgbDH5ZUPotDYFUH7qP-OPw9Dgkl6wHm52AADr87hkdVG1XALS7brV6RCXjGIA%3D%3D

sethetter commented 2 years ago

You must be accessing the site from the old url. https://hacktoberfest.devict.org should work!

akebu6 commented 2 years ago

Awesome, it works. Thanks!