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

Providers Without API Routes? #2558

Closed
ellioseven opened this issue Aug 19, 2021 · 1 comment
Closed

Providers Without API Routes? #2558

ellioseven opened this issue Aug 19, 2021 · 1 comment
Labels
question Ask how to do something or how something works

Comments

@ellioseven
Copy link

Question 💬

I'm looking to build a static Next.js application and I can see immediately that API routes are required. Is it possible to implement NextAuth.js without any server side processing? Apologies if this has been asked before, but I can't seem to find info in the issue queue or documentation.

How to reproduce ☕️

NA

Contributing 🙌🏽

Yes, I am willing to help answer this question in a PR

@ellioseven ellioseven added the question Ask how to do something or how something works label Aug 19, 2021
@balazsorban44
Copy link
Member

No, a backend environment is an absolute necessity for NextAuth.js. We plan to support other frameworks though. #2294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Ask how to do something or how something works
Projects
None yet
Development

No branches or pull requests

2 participants