Laravel Tokenable
Laravel Tokenable provides multi-model and multi-platform authentication with refresh tokens for APIs, SPAs, and SSR.
Multi-model support
authenticate multiple user models (e.g. User, Admin, Member) seamlessly.
Multi-platform support
issue tokens per platform (e.g. App, Web, Mini Programs) with fine-grained control.
Flexible token structure
customize token structure and lifecycle management.