Libraries tagged by access token
jekk0/jwt-auth
30 Downloads
JWT Authentication for Laravel
workwithtom/elasticemail-php
18 Downloads
The C# library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
wanzoou/momoapicollection
8 Downloads
This repository provides a PHP class, MomoAPI, to facilitate integration with the MTN Mobile Money (MoMo) API for collection services. This class allows you to create API users, generate API keys, obtain access tokens, and make payment requests to the MTN MoMo platform.
vega6/syvid-sdk
86 Downloads
Manage user campaigns and upload videos to user's campaign using access token.
tepuilabs/mini-meli
121 Downloads
Genera access token para poder tener acceso a los recursos disponibles de Mercado libre
ssrahman/passport-custom-jwt-claims
317 Downloads
Customize JWT claims in Laravel Passport access tokens
rewardswise/yodlee-sdk-php
3 Downloads
This file describes the Yodlee Platform APIs using the swagger notation. You can use this swagger file to generate client side SDKs to the Yodlee Platform APIs for many different programming languages. Yodlee API v1.1 - Overview.You will have to set the header before making the API call. The following headers apply to all the APIs:Authorization: This header holds the access token Api-Version: 1.1Note: If there are any API-specific headers, they are mentioned explicitly in the respective API's description.
retrochaos/trustpilot-authenticator
14 Downloads
A PHP library for obtaining Trustpilot API access tokens
pixelstudio/wp-instafeed
6 Downloads
WordPress plugin to display Instagram photos of any user. Works without Access Token!
pimplesushant/passport-custom-claims
1 Downloads
Customize JWT claims in Laravel Passport access tokens
pikerstrow/fb-user-data-fetcher
100 Downloads
Fetch Facebook user data by provided access token.
payloadtoken/aragorn52
52 Downloads
this library for payload from access token in lumen passport
patrick-barreto/authorizer
114 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
numerogeek/ebay-browse-api
4 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. 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 and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as 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/ebay-buy-browse-php-sdk
44 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.