Nuxt-auth-utils refresh tokens with keycloak? and where to store access tokens
i have a basic set up right now with nuxt-auth-utils and an external API that authenticates with keycloak. i have two questions. first: where is the best place to store the auth token? in the session? or something else?
second question: how are folks handling refresh tokens in nuxt-auth-utils? i have a basic refresh. post.ts endpoint and a refresh middleware that seems to work for now but I'm wondering if anyone has done this and wouldn't mind sharing their process? thanks!
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community