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
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
juanchosl/tokenizer
A small collection of encoder/decoder Token for authentication
时间:2023-09-27 19:11
nguyenanhung/jwt-helper
Json Web Token Helper - Basic, Simple and Lightweight
时间:2023-02-03 04:22
chill-pills/laravel-instagram-basic-feed
Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.
时间:2020-03-30 05:16
eonx-com/easy-api-token
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
时间:2019-11-25 04:53
uogsoe/basic-api-token-middleware
Very basic API key middleware for Laravel
时间:2018-04-19 07:04