Do we need to call initAuth() in all handlers? #708
Unanswered
lazycipher
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Yes, depending on your backend architecture. If, like on Vercel, they're deployed as standalone services, you'll need to. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Should we call the initAuth() in all handlers or it should be fine without that?
Beta Was this translation helpful? Give feedback.
All reactions