Libraries tagged by access-token
tourze/access-token-bundle
3117 Downloads
Token Manage
yansongda/laravel-api
857 Downloads
基于 access_token 的多用户 API 认证系统
platine-php/oauth2
4941 Downloads
Platine OAuth2 is a library that implements the OAuth2 specification
simianbv/introspect
7162 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
nogrod/ebay-buy-browse-php-sdk
349 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
nogrod/dhl-retoure-php-sdk
413 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
moneymaxim/trustpilot-authenticator
51746 Downloads
A PHP library for obtaining Trustpilot API access tokens
mnib-dev/spatie-dropbox-api-refreshable-token
2594 Downloads
Generate access token from refresh token for spatie/dropbox-api
lukk/lukk
157 Downloads
Minimal-dependency JWT auth for first-party Laravel apps (unofficial; not affiliated with the Laravel team): short access tokens, opaque rotating refresh tokens, reuse detection, grace window, and instant denylist revocation.
impression/laravel-google-passport-oauth
43 Downloads
Google OAuth token exchange for Passport personal access tokens
benbjurstrom/passport-custom-jwt-claims
1759 Downloads
Customize JWT claims in Laravel Passport access tokens
arietimmerman/laravel-oauth-introspect-middleware
353 Downloads
Laravel Middleware for letting a resource owner verify a OAuth2 access tokens with a remote authorization server
amazeelabs/silverback_preview_link
4937 Downloads
Decoupled preview with access token.
pierreminiggio/google-api-get-access-token-from-refresh-token
534 Downloads
Get Google API Access Token using your Refresh Token
ups-api/php-widget-sdk
116 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.