Libraries tagged by Refresh Token
gesdinet/jwt-refresh-token-bundle
13130019 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
mohamedgaber-intake40/sanctum-refresh-token
54614 Downloads
add refresh token feature to laravel sanctum official package
msyk/dropbox-api-shortlivedtoken
22980 Downloads
Sample implementation of generating access token from refresh token.
kaabar-jwt/yii2-jwt
16499 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.
larahook/sanctum-refresh-token
1961 Downloads
Sanctum authentication with refresh token
mrellerm/jwt-refresh-token-bundle
3361 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
275 Downloads
Generate access token from refresh token for spatie/dropbox-api
d076/sanctum-refresh-tokens
462 Downloads
Refresh token realization for laravel sanctum
albetnov/sanctum-refresh
85 Downloads
This package extends sanctum ability to be able to provide refresh token as well
yivoff/jwt-refresh-bundle
5642 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
9880 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
davwheat/session-keepalive
1205 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
tcloud.ax/simple-refresh-token
341 Downloads
Simple refresh token package
laranex/laravel-refresh-token
488 Downloads
A package to help you implement refresh token mechanism in your laravel application