Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got message error 404 api/auth/callback/google #1

Open
nguyenvuhoang opened this issue Jun 1, 2024 · 4 comments
Open

Got message error 404 api/auth/callback/google #1

nguyenvuhoang opened this issue Jun 1, 2024 · 4 comments

Comments

@atapas
Copy link
Contributor

atapas commented Jun 2, 2024

@nguyenvuhoang Some issue with your OAUTH configuration.

Please recreate a configuration and make sure correctly coying both the secrets.. also do not for get the Auth secrets in .env.

Good Luck.

@Sodabeh-Taherpanah
Copy link

export { GET, POST } from "@/auth";

I created Auth , But I took this error : " Module not found: Can't resolve '@/auth'"

@Satish-Kumar-sah
Copy link

Go to console.google and change the redirect uri to this
http://localhost:3000/api/auth/callback/google

@atapas
Copy link
Contributor

atapas commented Jul 31, 2024

export { GET, POST } from "@/auth";

I created Auth , But I took this error : " Module not found: Can't resolve '@/auth'"

Please change the redirect URL, it should work accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants