Libraries tagged by access-token
njoguamos/laravel-zoho-oauth
9170 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
indigerd/yii2-oauth2-auth-filter
73785 Downloads
Yii2 module to check validity of oauth2 token and scope access in microservices.
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.
innobyte/token-bundle
7571 Downloads
A Symfony2 Bundle implementing an access-based token system, with generation, validation and consumption mechanisms.
yansongda/laravel-api
854 Downloads
基于 access_token 的多用户 API 认证系统
ujy/bitrix24_api_authorization
1773 Downloads
Authorization class to easy get Bitrix24 Access Tokens for use in API
guzzlehttp/guzzle-instagram-subscriber
486 Downloads
Guzzle Instagram subscriber
keukenmagazijn/passport-authenticator
2184 Downloads
A superclass package that you can extend upon that will handle the authentication and refreshing of your access (bearer) tokens
simianbv/introspect
3808 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
ossipesonen/azureadb2ctokenvalidator
7752 Downloads
Simple Azure AD B2C access token validator
moneymaxim/trustpilot-authenticator
50683 Downloads
A PHP library for obtaining Trustpilot API access tokens
macropage/sdk-ebay-rest-browse
2808 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
itspirit/trustpilot-authenticator
5341 Downloads
A PHP library for obtaining Trustpilot API access tokens
benbjurstrom/passport-custom-jwt-claims
1748 Downloads
Customize JWT claims in Laravel Passport access tokens
arietimmerman/laravel-oauth-introspect-middleware
303 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server