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
konekt/bearer-auth
RFC 6750 Compatible Bearer Authentication for Laravel
时间:2021-02-03 14:49
abel/keycloak-bearer-only-adapter-bundle
Keycloak security adapter for bearer only clients
时间:2020-11-19 14:44
api-clients/middleware-bearer-authorization
Bearer authorization middleware
时间:2017-04-08 09:39
gbksoft/yii2-tokens
Yii 2 custom tokens architecture for authorization
时间:2016-02-03 15:18
dhensen/buzz-additions
Provides bearer auth listener for buzz browser
时间:2015-07-20 13:59
spomky-labs/oauth2-server-bearer-access-token-bundle
Symfony2 OAuth2 Server Bearer Access Token Manager Bundle
时间:2014-11-16 18:56
peterpetrus/passport-token
Decoder for Laravel Passport (Bearer) Access Token
时间:未知