Libraries tagged by web authentication
cultuurnet/auth
45562 Downloads
Authentication service for CultuurNet web services
vkoori/laravel-stateless-auth
724 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
nogrod/dhl-retoure-php-sdk
478 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
beaulebens/keyring
74 Downloads
An authentication framework for WordPress development. Provides a standardized connection and communication framework for talking to web services.
agungsugiarto/codeigniter4-authentication-jwt
571 Downloads
JSON Web Token for codeigniter4 authentication.
siza/authentication
223 Downloads
Control authentication logic for SIZA web-based applications
ebrook/filament-keycloak-web-guard
46 Downloads
Filament-ready Keycloak Web Guard (based on vizir/laravel-keycloak-web-guard)
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
vargvinter/jwt-auth
477 Downloads
JSON Web Token Authentication for Laravel and Lumen
thecsea/jwt-auth
696 Downloads
JSON Web Token Authentication for Laravel 4 and 5
rluders/jwtauth
803 Downloads
JSON Web Token Authentication plugin for Winter CMS
rch/jwt-user-bundle
165 Downloads
Json Web Token authentication bundle including FOSUserBundle integration
joseluciob/jwt-auth
365 Downloads
JSON Web Token Authentication for Laravel and Lumen
hungthai1401/jwt-auth
2656 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
dees040/jwt-auth
81098 Downloads
JSON Web Token Authentication for Laravel and Lumen