Download the PHP package d076/sanctum-refresh-tokens without Composer
On this page you can find all versions of the php package d076/sanctum-refresh-tokens. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sanctum-refresh-tokens
Laravel SanctumRefreshTokens
Installation
Usage
-
Register SanctumRefreshServiceProvider in bootstrap/providers.php
-
Publish migrations
-
Run migrations
-
Extend your User model from AuthenticatableUser
-
Add prune commands to Schedule
-
To create access and refresh tokens use TokenService
- To change tokens expire time configure config/sanctum.php
All versions of sanctum-refresh-tokens with dependencies
PHP Build Version
Package Version
The package d076/sanctum-refresh-tokens contains the following files
Loading the files please wait ....