nuxt-oidc-auth icon indicating copy to clipboard operation
nuxt-oidc-auth copied to clipboard

fix: access token too big for h3 session

Open Marlight opened this issue 9 months ago • 2 comments

Fixes the problem from issue #20 that the access token becomes too large for the h3 session and thus creates a login loop.

Marlight avatar May 07 '24 09:05 Marlight