methorz/jwt-auth-middleware
PSR-15 JWT authentication middleware with zero-config approach. Supports HS256/RS256, Bearer/custom headers, optional user loading, and scope validation.
时间:2025-12-10 10:55
obsidiane/auth-sdk
Symfony bundle fournissant un client Obsidiane Auth orienté API (bridge + facades, Bearer token)
时间:2025-11-15 21:04
b7s/lara-ink
✒️ LaraInk - Turn your files into a standalone SPA with Alpine.js, powered by Laravel REST API + Bearer Token.
时间:2025-11-01 05:18
johnhenryspike/php-web-terminal
A minimal single-endpoint PHP web terminal emulator with Bearer auth.
时间:2025-10-12 16:54
hadefication/simple-token-auth
A lightweight Laravel package for server-to-server API authentication using static bearer tokens. This package provides a simpler alternative to Laravel Sanctum for internal APIs, microservices, and trusted system integrations. Uses spatie/laravel-package-tools package as base.
时间:2025-08-07 08:01
chr15k/php-auth-generator
Generate HTTP authentication headers in PHP (Basic, Bearer, Digest, JWT) with a fluent, zero-dependency API.
时间:2025-06-15 02:32
jambtc/q01-php-sdk
SDK PHP per interagire con le REST API tramite autenticazione Bearer Token.
时间:2025-05-12 08:32
cetria/laravel-auth
Laravel package providing customizable authentication API endpoints using Sanctum and Bearer tokens.
时间:2025-05-12 07:42
cbeyersdorf/easybill
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorizatio
时间:2025-01-17 16:29
miesaf/hulubalang
Authenticator and bearer token generator
时间:2025-01-08 09:32
daphascomp/daphascompsms
# Authentication Requests made to our APIs must be authenticated, there are two ways to do this: 1. Authenticating using your API apiUsername and apiPassword - `Basic Auth` 2. Authenticating using an Auth Token - `Bearer Token` ## Method 1: Basic Auth Basic Authentication is a method for an HTTP
时间:2023-12-30 21:49
ima/keycloak-bearer-only-adapter-bundle
Keycloak security adapter for bearer only clients
时间:2023-12-18 19:40
idci/guzzle-bundle-knpu-oauth2-plugin
This bundle integrates KnpU OAuth2 functionality using a Guzzle Bundle plugin.
时间:2023-10-03 15:05
juanchosl/tokenizer
A small collection of encoder/decoder Token for authentication
时间:2023-09-27 19:11