Libraries tagged by api_auth
falco442/slim-token-auth-mvc
32 Downloads
A Slim Framework skeleton to build REST API with token autentication
toopher/toopher-api
0 Downloads
Toopher PHP Client Library
shalvah/unnportal-api
5 Downloads
Authenticate and get details about your users as UNN students
runalyze/oauth2-suunto-api
796 Downloads
Suunto API OAuth 2.0 Client Provider for The PHP League OAuth2-Client
lzakrzewski/facebook-authentication-adapter
111 Downloads
Adapter for communication with Facebook GRAPH API
iago-effting/two-factor-api
22 Downloads
Provides two-factor authenticaton for Laravel
epmnzava/tra-api-laravel
12 Downloads
Laravel to easily integrate with tra ( TANZANIA REVENUE AUTHORITY )
darsadow/secure-api-bundle
166 Downloads
Bundle for Stateless authentication based on token and user's device.
bitween-software/dev-to-open-api-client
7 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
ahmedhat/unifonic-authenticate
1559 Downloads
Handles verifications with OTP to multiple channels
code4mk/kauth
120 Downloads
kauth is JWT API Authentication ( jwt-auth ) for laravel
preferans/oauth-bridge
319 Downloads
A library focused on API Authentication for Phalcon applications.
bubnov-mikhail/landedcostcalculationapi
13731 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
luksh123/google
1274 Downloads
Google API wrapper and authentication for Nette Framework
lekarna/google
11672 Downloads
Google API wrapper and authentication for Nette Framework