Closed eduayme closed 2 years ago
If your using the new v5
for nuxt 3, the onLogin
helper function is what you're looking for
Thanks @Diizzayy. I have try it and ti works fine. I think you should consider adding the GitHub example in the official docs as I used these ones to make it work.
I have try it and ti works fine
@eduayme Happy to hear it works for you, and certainly, a big update to the documentation is around the corner.
I am trying to send the JWT token as part of the authorization header but I coudn't find it on the official docs or on any forum. Is there any way to do it?