Libraries tagged by auth for api
iammordaty/beatport-oauth-middleware
13 Downloads
Guzzle 6.x OAuth middleware for Beatport API. Allows server-side querying and access token caching.
better-dev/account-api-client
595 Downloads
API for OAuth clients account authentication
ipub/oauth
1768 Downloads
OAuth API for Nette Framework
ntb/silverstripe-rest-api-oauth
101 Downloads
OAuth module for Silverstripe REST api
gplcart/oauth
1 Downloads
API module for Oauth authentication
rabinshr/php-twitter-oauth-api
32 Downloads
Simple PHP Wrapper for Twitter OAuth API v1.1
dmt-software/salesforce-oauth-middleware
3 Downloads
Salesforce OAuth 2.0 middleware for REST API calls
pmvc-plugin/google_api
470 Downloads
Google API for JWT server side oauth
cerbero/oauth
411 Downloads
OAuth and API helpers for Laravel 4.
rahbod/rahbod-google-api
75 Downloads
Google OAuth And Google Calendar Classes for use google api.
satpro-hub/oauth-server
6 Downloads
OAuthServer for api services
satpro-hub/oauth-client
50 Downloads
OAuthClient for api services, validate jwt token
menincode/yii2-youtube-api
5 Downloads
Component for use youtube api with Oauth in yii2
kruegge82/dhl-authentication-oauth-api
20 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
abdulbaquee/twitter-oauth-v2
17 Downloads
A modern PHP library for Twitter API v2 integration with OAuth 2.0 PKCE support