Libraries tagged by Refresh Token
k3progetti/jwt-auth
17 Downloads
Symfony jwt auth bundle. Comes with refresh token enabled by default
jalsoedesign/persistent-oauth-google-client
4 Downloads
A persistent oauth google client to solve the OAuth persistency (access/refresh tokens) when using server2server communication
gpibarra/lavarel-passport-purge-command
14339 Downloads
This command purge expired access/refresh tokens for Laravel Passport
gcgov/framework-service-auth-oauth-server
58 Downloads
Plugin enables a full fledged oauth server generating access and refresh tokens. Authentication can be provided as username/password or via third party Oauth providers.
gcgov/framework-service-auth-ms-front
7 Downloads
Plugins enables the exchange of a Microsoft access token for an application access token. The service assumes the user's front end will handle the authentication flow to acquire and manage the expiration of the Microsoft access token. When the framework app's token expires, user must re-exchange a valid Microsoft access token for an updated app access token. There are no app refresh tokens or mechanisms.
faisalbudiono/jwt-minimalist
2 Downloads
Laravel JWT implementation with refresh token rotation
epiphany-infotech/gsuite-smtp
12 Downloads
gsuite-smtp - Package to allow sending emails through Google Suite or even Gmail, without turning on the "allow less secure apps" and using OAuth2.0 token, client id, client secret and refresh token
bluewebmv/jwt-auth
8 Downloads
Symfony jwt auth bundle. Comes with refresh token enabled by default
arwars/zoho-oauth
22 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up, original code by njoguamos
ajyshrma69/zoho-connector
32 Downloads
Zoho Access Token and Refresh Token Generator
yawaweb/yii2-jwt
5 Downloads
The Yii2 JWT extension enables JWT authentication in Yii2 applications. It simplifies API authentication by creating and verifying JWT tokens, handling expiration, and supporting token refresh for secure access control.
devreux/zcrm-multi
2 Downloads
Manage multiple Zoho CRM accounts in Laravel with OAuth2, automatic token refresh and modular API access.
chill-pills/laravel-instagram-basic-feed
840 Downloads
Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.