Any custom backend auth example? #3942
Unanswered
EliasGit117
asked this question in
Q&A
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.
-
I have a custom backend with NestJS, it’s jwt refresh tokens with session and role, I’m trying to implement authentication that will work in Tanstack Start.
I saw as a variant to use better auth which will make authentication throw my back, but my backend has multiple options to sign in (with google acc for example), and using better auth will make it too complicated
Beta Was this translation helpful? Give feedback.
All reactions