Libraries tagged by refresh
pierrocknroll/lavarel-passport-purge-command
6318 Downloads
This command purge expired access/refresh tokens for Laravel Passport
njoguamos/laravel-zoho-oauth
9170 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
msyk/dropbox-api-shortlivedtoken
15336 Downloads
Sample implementation of generating access token from refresh token.
kaabar-jwt/yii2-jwt
9772 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.
yivoff/jwt-refresh-bundle
5480 Downloads
Token Refresh for JWT. Independent of persistence layer, splitting id/hash for verification
pristavu/laravel-fast-refresh-database
1395 Downloads
Refresh your database faster than you've ever seen before 🚀
mrellerm/jwt-refresh-token-bundle
3078 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
michaeljennings/refresh-database
1442 Downloads
A package to speed up your laravel database tests by only running the migrations once
albetnov/sanctum-refresh
76 Downloads
This package extends sanctum ability to be able to provide refresh token as well
silverstripe/gridfieldajaxrefresh
68279 Downloads
Adds the ability to either automatically or manually refresh a SilverStripe GridField
ramadan/custom-fresh
104 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
xorgxx/doctrine-encryptor-bundle
111 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
retinens/laravel-sitemap-command
3400 Downloads
A automatic command to refresh the sitemap on the website, using spatie/laravel-sitemap behind the scenes
reportico/assetter
9032 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
pbaszak/symfony-messenger-cache-bundle
71 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.