Libraries tagged by api auth
citizen63000/easy-api-jwt-authentication
12 Downloads
Complete API bundle to create easily your API
centralapps/authentication-api-provider
487 Downloads
API Provider for CentralApps Authentication component
bricre/amazon-selling-partner-sdk-authorization
3 Downloads
API client generated from OpenAPI definition from Amazon Selling Partner API for Authorization
authress/authress-sdk.php
60 Downloads
Client SDK for Authress authorization as a service. Provides managed authorization api to secure service resources including user data.
authkey/authkey-php-sdk
9 Downloads
This library will enable users to send messages using authkey APIs
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
artapamudaid/secure-api-server
3 Downloads
Laravel package for secure API HMAC authentication
appointer/laravel-authy-api
14 Downloads
A package to easily access the Authy API from within laravel.
api-api/authenticator-x-account
918 Downloads
Authenticator implementation for X_Account header tokens in combination with an account identifier in the base URI.
api-api/authenticator-x
422 Downloads
Authenticator implementation for X header tokens.
api-api/authenticator-oauth1
209 Downloads
Authenticator implementation for OAuth 1.0.
api-api/authenticator-key
25 Downloads
Authenticator implementation for passing a plain and simple API key.
api-api/authenticator-bearer
53 Downloads
Authenticator implementation for Bearer Authentication.
api-api/authenticator-basic
119 Downloads
Authenticator implementation for Basic Authentication.
akmeh/auth0
441 Downloads
Auth0 Api Middleware is a component for Laravel connecting API with Auth0