Libraries tagged by Authentication Token
rrd108/api-token-authenticator
2023 Downloads
A Simple Token Authentication Plugin for CakePHP 5 REST API-s
pbergman/php-docker-token-auth
40 Downloads
a light weight docker token authentication build in php
equidna/domain-token-auth
151 Downloads
Secure domain-based token authentication package for Laravel
rollerworks/split-token
379 Downloads
Token-Based Authentication Protocol without Side-Channels
rhubarbphp/scaffold-token-based-restapi
27531 Downloads
Provides a support for doing token based authentication for a ReST API
m-thalmann/laravel-token-auth
100 Downloads
Provides token-based authentication system for Laravel REST APIs
iget-master/token-auth
696 Downloads
A simple token based authentication guard for Laravel 5.2
agungsugiarto/codeigniter4-authentication-jwt
570 Downloads
JSON Web Token for codeigniter4 authentication.
mr-timofey/laravel-simple-tokens
4135 Downloads
Simple token and cache based user authentication and authorization
verdient/token
622 Downloads
Offline token generation and validation
sharadkashyap/php-api-authentication-debugger
4 Downloads
A framework-independent PHP tool for diagnosing API authentication failures.
pohoc/sa-token
18 Downloads
一个轻量级 PHP 权限认证框架,灵感源自 sa-token
nathanfeitoza/firebase-tokens-php-5.6
4361 Downloads
A library to work with Firebase tokens
hichemtab-tech/tokens-validation
43 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
barymont/cognito-token-verifier
28 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.