Libraries tagged by refresh-token
gesdinet/jwt-refresh-token-bundle
13100395 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
mohamedgaber-intake40/sanctum-refresh-token
54513 Downloads
add refresh token feature to laravel sanctum official package
msyk/dropbox-api-shortlivedtoken
22559 Downloads
Sample implementation of generating access token from refresh token.
larahook/sanctum-refresh-token
1934 Downloads
Sanctum authentication with refresh token
kaabar-jwt/yii2-jwt
16344 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
mrellerm/jwt-refresh-token-bundle
3358 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
mnib-dev/spatie-dropbox-api-refreshable-token
266 Downloads
Generate access token from refresh token for spatie/dropbox-api
d076/sanctum-refresh-tokens
460 Downloads
Refresh token realization for laravel sanctum
albetnov/sanctum-refresh
83 Downloads
This package extends sanctum ability to be able to provide refresh token as well
yivoff/jwt-refresh-bundle
5641 Downloads
Token Refresh for JWT. Independent of persistence layer, splitting id/hash for verification
pierrocknroll/lavarel-passport-purge-command
6487 Downloads
This command purge expired access/refresh tokens for Laravel Passport
njoguamos/laravel-zoho-oauth
9872 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
davwheat/session-keepalive
1198 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
tcloud.ax/simple-refresh-token
336 Downloads
Simple refresh token package
laranex/laravel-refresh-token
488 Downloads
A package to help you implement refresh token mechanism in your laravel application