atinux / nuxt-auth-utils

Add Authentication to Nuxt applications with secured & sealed cookies sessions.
MIT License
946 stars 87 forks source link

refactor: handle access token error response #146

Closed Barbapapazes closed 2 months ago

Barbapapazes commented 2 months ago

Hello 👋,

This is the continuation of #145 to standardize the error handling.

This reduce the bundle size (dist/runtime) from 84.1ko to 83.5ko