Libraries tagged by Authentication Token
protectimus/protectimus_otp_authentication
10 Downloads
Protectimus OTP solution for Roundcube
opulence/authentication
56 Downloads
The Opulence authentication library
merqueo/firebase-tokens-5
24472 Downloads
A library to work with Firebase tokens
kruegge82/dhl-authentication-oauth-api
17 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
kalfheim/session-tokens
7 Downloads
Unique, revokable "remember me" tokens for Laravel
jorgemudry/laravel-remote-token-auth
21 Downloads
This package provides a hassle-free way to incorporate authentication in your application by integrating with an external api.
fherryfherry/laravel-api-token
14 Downloads
Make a tokenize for our API in Laravel is never been easy
develme/firebase-tokens-56
14 Downloads
A library to work with Firebase tokens. Adjusted for 5.6
atom/authentication-bundle
9 Downloads
A Symfony 2 bundle for using HMAC validation tokens for use with API.
amirilidan78/auth-token
8 Downloads
simple laravel authentication package
academy01/auth-token
15 Downloads
authentication manager system for php
4players/odin-tokens
6 Downloads
A lightweight token generator for 4Players ODIN
taproot/authentication
78 Downloads
Makes adding indieauth login (client app) and token generation (server app) to your Silex/Symfony app as easy as it should be.
yzen.dev/jwt-auth
3 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymondesigns/jwt-auth)
yidejia/jwt-auth
6283 Downloads
JSON Web Token Authentication for Laravel and Lumen