Libraries tagged by access-token
yansongda/laravel-api
854 Downloads
基于 access_token 的多用户 API 认证系统
platine-php/oauth2
3303 Downloads
Platine OAuth2 is a library that implements the OAuth2 specification
ujy/bitrix24_api_authorization
1899 Downloads
Authorization class to easy get Bitrix24 Access Tokens for use in API
simianbv/introspect
5039 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
patrick-barreto/authorizer
102 Downloads
This repository is an Authorizer, it will provide Auth resources for an user, resources like JWT Token, Build Access-Token, and others authorization layers
moneymaxim/trustpilot-authenticator
51049 Downloads
A PHP library for obtaining Trustpilot API access tokens
mnib-dev/spatie-dropbox-api-refreshable-token
378 Downloads
Generate access token from refresh token for spatie/dropbox-api
krystalcode/api-session
906 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
benbjurstrom/passport-custom-jwt-claims
1750 Downloads
Customize JWT claims in Laravel Passport access tokens
ups-api/php-widget-sdk
75 Downloads
This SDK will help you generate the access token using PHP . Using this access token you will be able to connect to widgets supported by UPS.
joshcanhelp/wp-rest-api-auth0
30 Downloads
Protect a WP REST API with OAuth2 using Auth0
guzzlehttp/guzzle-instagram-subscriber
491 Downloads
Guzzle Instagram subscriber
ory/oathkeeper-client-php
85 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
macropage/sdk-ebay-rest-browse
2997 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.
joytekmotion/zoho-oauth
27 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.