Libraries tagged by api auth
dbp/relay-auth-bundle
23903 Downloads
Authentification bundle for the Relay API gateway
ajshort/silverstripe-salesforce-auth
15 Downloads
Provides authentication using the Salesforce OAuth API
tang/twitter-rest-api
28 Downloads
Classes that interface with Twitter REST API v1.1 using Application-only authentication
owenvoke/laravel-api-check
0 Downloads
A simple, standardised authentication check URL for Laravel APIs
msaads/jwt-authentication2-bundle
347 Downloads
This bundle provides JWT authentication for my Symfony REST API
jubaopen/jwt-authentication-bundle
12 Downloads
This bundle provides JWT authentication for your Symfony REST API
jlpoveda/api-doc-bundle
896 Downloads
Generates documentation for your REST API from annotations and allow HMAC authentication in the sandbox
andrelohmann-silverstripe/rest-api-basicauth
11 Downloads
Authorize users againt your REST api using BasicAuth
zk2/microsoft-identity-auth
12 Downloads
Build API clients for PHP with Microsoft identity authentication
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.
kayalous/social-auth
43 Downloads
Agnostic social auth with most oAuth providers with API and web routes
brandonbraner/auth-test
150 Downloads
Authentication package for interfacing with Leadpages API's
antarctica/laravel-token-auth
76 Downloads
Enables use of API tokens as a form of stateless authentication within Laravel
leadpages/leadpages-auth
675 Downloads
Authentication package for interfacing with Leadpages API's
kuleuven/authentication-bundle
120 Downloads
Symfony3 Bundle for KU Leuven Shibboleth authentication, with LDAP and Person Data API integration