Libraries tagged by Authentication Token
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
silverbullet/api-token-laravel
41 Downloads
Token-based API service authentication & authorization for Laravel
jwelmac/bit6-token-generator-php
6 Downloads
Token generator for Bit6 external authentication
insol-dev/central-authentication-server
13 Downloads
Laravel client package for CAS (Central Authentication Server) — SSO integration with JWT tokens, HMAC signature validation, and role-based access control.
antarctica/laravel-token-auth
76 Downloads
Enables use of API tokens as a form of stateless authentication within Laravel
zainaldeen/sanctum-refresh-token
7 Downloads
Provide refresh token for Laravel Sanctum wich provides a featherweight authentication system for SPAs and simple APIs.
wefabric/token-login
8 Downloads
Laravel package to login users by unique tokens
sharadkashyap/php-api-authentication-debugger
4 Downloads
A framework-independent PHP tool for diagnosing API authentication failures.
sengheat/sso-token
17 Downloads
A simple and flexible Single Sign-On (SSO) package for Laravel supporting Google, GitHub, Azure AD, and any OAuth2/OpenID Connect provider.
protectimus/protectimus_otp_authentication
13 Downloads
Protectimus OTP solution for Roundcube
opulence/authentication
59 Downloads
The Opulence authentication library
nebula-token/nebula-token
0 Downloads
Opaque rotating refresh tokens (RFC 9700 model): rotation, reuse detection, family revocation, sender binding.
merqueo/firebase-tokens-5
24473 Downloads
A library to work with Firebase tokens
kruegge82/dhl-authentication-oauth-api
29 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