Libraries tagged by Auth Token
jalsoedesign/persistent-oauth-google-client
4 Downloads
A persistent oauth google client to solve the OAuth persistency (access/refresh tokens) when using server2server communication
smtech/oauth-negotiator
115 Downloads
Negotiate an OAuth 2 authentication or API token
tomaszbrunarski/yii-eauth
21 Downloads
My Fork (fixing json encoded facebook token ) of Nodge/yii-eauth EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers.
vipkwd/oauth-sdk
23 Downloads
The SDK for VK-OAuth system.
tcloud.ax/simple-refresh-token
353 Downloads
Simple refresh token package
satpro-hub/oauth-client
50 Downloads
OAuthClient for api services, validate jwt token
quadrogod/dropbox-oauth-manager
1 Downloads
Simple Dropbox OAuth Manager
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
joytekmotion/zoho-oauth
32 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.
iammordaty/beatport-oauth-middleware
13 Downloads
Guzzle 6.x OAuth middleware for Beatport API. Allows server-side querying and access token caching.
devraeph/laravel-xtoken
1108 Downloads
This Package creates a JWTToken for the Application and provides a middelware for Auth
arwars/zoho-oauth
22 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up, original code by njoguamos
academicpuma/bibsonomy-oauth-adapter
696 Downloads
Guzzle adapter for 3-legged OAuth1 token exchange with PUMA and BibSonomy.
tokenly/tokenpass-client
8382 Downloads
A Laravel package for applications that wish to use Tokenly Tokenpass for user authentication.
wucdbm/login-bundle
389 Downloads
A Symfony ~3.0 Bundle that eases logging users to your Symfony application.