nuxt-alt / auth

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

fix(temp): jwt-decode error #73

Closed toniengelhardt closed 1 year ago

toniengelhardt commented 1 year ago

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

This is a temporary fix only.