nuxt-oidc-auth
nuxt-oidc-auth copied to clipboard
fix: access token too big for h3 session
Fixes the problem from issue #20 that the access token becomes too large for the h3 session and thus creates a login loop.