Libraries tagged by access-token
msyk/dropbox-api-shortlivedtoken
24939 Downloads
Sample implementation of generating access token from refresh token.
moneymaxim/trustpilot-authenticator
51154 Downloads
A PHP library for obtaining Trustpilot API access tokens
mnib-dev/spatie-dropbox-api-refreshable-token
689 Downloads
Generate access token from refresh token for spatie/dropbox-api
magentron/openid-connect-php
1670 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
laralabs/here-api-oauth2-client
577 Downloads
Easily get an OAuth 2.0 access token to use with the HERE API services
benbjurstrom/passport-custom-jwt-claims
1750 Downloads
Customize JWT claims in Laravel Passport access tokens
arietimmerman/laravel-oauth-introspect-middleware
322 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
amazeelabs/silverback_preview_link
3361 Downloads
Decoupled preview with access token.
awstudio/google-photos-api
8133 Downloads
Google Photos API using Picasa endpoints. Let You get Albums, Pictures and Videos of Users with the acces token
joshcanhelp/wp-rest-api-auth0
31 Downloads
Protect a WP REST API with OAuth2 using Auth0
guzzlehttp/guzzle-instagram-subscriber
491 Downloads
Guzzle Instagram subscriber
tepuilabs/mini-meli
120 Downloads
Genera access token para poder tener acceso a los recursos disponibles de Mercado libre
ory/oathkeeper-client-php
86 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
3035 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.
krystalcode/api-session
954 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.