I am facing is on authentication.
when I click on login I want to redirect to home page but I cant access the home page beause it requires a token to authenticate the user.
how do I pass token to home route after clicking login?
by the way I am using fastify-esso plugin to do authentication
Обсуждают сегодня