dystcz / nuxt-sanctum-auth

Nuxt 3 + laravel sanctum authentication
134 stars 25 forks source link

Road to 1.0 #22

Open kreejzak opened 1 year ago

kreejzak commented 1 year ago

Better error handling, global middleware, no need to disable SSR, berter type support & more...

This PR introduces better error handling, auth state reactivity and ability to use package without disabling SSR, this is a major rewrite, maybe aiming for 1.0 release.

linear[bot] commented 1 year ago

DEV-64 Road to 1.0

nhedger commented 1 year ago

Hey @kreejzak, are you still planning on shipping this ? Can I help in any way?

Edit: no rush, actually implemented my own solution for now.