Libraries tagged by auth api
matiasnamendola/slimpower-auth-manager
51 Downloads
Authentication Manager for SlimPower Framework
magefine/linkedin-api-php-client
5 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
m-thalmann/laravel-token-auth
91 Downloads
Provides token-based authentication system for Laravel REST APIs
luffyzhao/express-api
38 Downloads
laravel admin auth
ltd-beget/openapi-auth-php
6 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
leandroferreirama/itau-auth
5 Downloads
Biblioteca API para integração com o webservice do Itau
leandroferreirama/google-auth
18 Downloads
Biblioteca API para integração com o webservice do Google Calendar
lbolanos/linkedin-api-php-client
67 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
kozlovsv/yii2-jwt-auth
38 Downloads
Extension for JWT auth for Yii2
kosmosx/auth
135 Downloads
Auth service for Laravel / Lumen framework.
konnektor-app/linkedin-api-php-client
83 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
kefas-safek/auth-by-token
17 Downloads
Zend authentication with token
kamrul-haque/laravel-passport-auth
152 Downloads
Authentication functionality for API using Laravel Passport
jorgemudry/laravel-remote-token-auth
25 Downloads
This package provides a hassle-free way to incorporate authentication in your application by integrating with an external api.