POST api/logout 404 error in hosting with vercel and netlify #615
Toni-Frontend
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
-
I have a problem with deployment in vercel or any other host.
can you help me with this?
This is my configuration in initAuth():
`const initAuth = () => {
init({
debug: false,
});
};`
Beta Was this translation helpful? Give feedback.
All reactions