Libraries tagged by access_token
luyadev/luya-module-admin-usertoken
3316 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
wanzoou/momoapicollection
7 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.
pikerstrow/fb-user-data-fetcher
99 Downloads
Fetch Facebook user data by provided access token.
ory/oathkeeper-client-php
84 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.
nogrod/ebay-buy-browse-php-sdk
6 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to 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: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.
mggflow/vk-api
28 Downloads
Accept to send requests to VK API by access_token
marcusyan/passport-custom-jwt-claims
1040 Downloads
Customize JWT claims in Laravel Passport access tokens
laralabs/here-api-oauth2-client
90 Downloads
Easily get an OAuth 2.0 access token to use with the HERE API services
kruegge82/dhl-authentication-oauth-api
6 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
kobas/bitly-api-php
46 Downloads
PHP library to get a short url via a generic access token from bit.ly
joytekmotion/zoho-oauth
21 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.
dadi/passport
8 Downloads
A library for generating access tokens to authenticate with DADI platform components
ajyshrma69/zoho-connector
29 Downloads
Zoho Access Token and Refresh Token Generator
pixelink/simple-instagram
2705 Downloads
TYPO3 CMS Extension wich shows an Instagram feed. Instagram access token needed
wssi/quickbooks-v3-php-sdk
519 Downloads
A Custom PHP SDK for QuickBooks Online Accounting API - Adds 'id_token' to AccessTokenObj for use in OpenID Connect protocol.