nuxt-alt / auth

An alternative module to @nuxtjs/auth
https://nuxt-alt-auth.vercel.app/
MIT License
94 stars 20 forks source link

fix(temp): jwt-decode error #73

Closed toniengelhardt closed 8 months ago

toniengelhardt commented 8 months ago

Pins the jwt-decode version to < 4.0.0 to avoid breaking the package.

This is a temporary fix only.