wp-api/basic-auth
Basic Authentication handler for the JSON API, used for development and debugging purposes
时间:2026-01-04 04:56
thebbapp/wp-basic-auth
Basic Authentication handler for the JSON API, used for development and debugging purposes
时间:2025-12-14 14:33
azzarip/api-basic-auth
Basic auth system for intraserver api communication
时间:2025-08-05 21:16
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
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
thampe/troi-sdk
This is the official API documentation of Troi. # Authentication Troi offers basic auth for authentication. <security-definitions />
时间:2024-02-17 18:33
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
hlack/laravel-10-registration-api-basic-auth
Backend for registration project.
时间:2023-04-02 21:57