Libraries tagged by refresh_token
gesdinet/jwt-refresh-token-bundle
13583214 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
mohamedgaber-intake40/sanctum-refresh-token
56854 Downloads
add refresh token feature to laravel sanctum official package
kaabar-jwt/yii2-jwt
18522 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
2280 Downloads
Sanctum authentication with refresh token
albetnov/sanctum-refresh
195 Downloads
This package extends sanctum ability to be able to provide refresh token as well
njoguamos/laravel-zoho-oauth
9983 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
msyk/dropbox-api-shortlivedtoken
24671 Downloads
Sample implementation of generating access token from refresh token.
mrellerm/jwt-refresh-token-bundle
3437 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
480 Downloads
Generate access token from refresh token for spatie/dropbox-api
d076/sanctum-refresh-tokens
547 Downloads
Refresh token realization for laravel sanctum
pierrocknroll/lavarel-passport-purge-command
6509 Downloads
This command purge expired access/refresh tokens for Laravel Passport
laranex/laravel-refresh-token
505 Downloads
A package to help you implement refresh token mechanism in your laravel application
yivoff/jwt-refresh-bundle
5663 Downloads
Token Refresh for JWT. Independent of persistence layer, splitting id/hash for verification
k3progetti/jwt-bundle
32 Downloads
Bundle Symfony per la gestione dei token JWT con supporto a refresh token e logout
joytekmotion/zoho-oauth
32 Downloads
This is a laravel package for Zoho Oauth Self Client. This can be used for generating access token and refresh token from your own Zoho account.