Using next firebase auth along side separate backend #590
vpaladino778
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone have any experience using this package while not having your backend in nextJS?
I opted to build out a java/Spring backend and use nextJS for the majority of my frontend. I have been trying to consider authentication and the best way to handle it. I already have this package on my app and would like to continue to leverage it if possible.
Anyone have any experience setting this up? Is there a token i should be passing to my backend? Do i need to built a separate
/login
route on my java backend? Any advice would be appreciated!Beta Was this translation helpful? Give feedback.
All reactions