Vue Auth 3

Plugin that inherits from @websanova/vue-auth brings great auth manager to vue 3!

πŸ‘ Easy

You can manage Auth (token, user, login, register, etc.) with simple APIs.

πŸš€ Reactivity

All data is reactive, so you don’t have to worry about the data not responding anymore.

πŸ–‡ SWR

Components will get a stream of data updates constantly and automatically. And the UI will always be fast and reactive.

πŸ“  Type Strong

Completely written in Typescript, with friendly type support.

πŸŽ‰ Component-oriented

You can manage auth on single file component or meta by vue-router.

✨ Refresh in background

You can refresh data in the background without blocking page rendering.

MIT Licensed | Copyright Β© 2022 Tachibana Shin