Libraries tagged by authorize
drupal-membership/membership_provider_authnet
386 Downloads
Membership Provider for Authorize.net
davidaprilio/starter-myproject
6 Downloads
Starter project template ready to use userman, authentication, authorize
codebarista/laravel-workos
1 Downloads
Authorize Laravel users with WorkOS.
chrisnharvey/oauth2
42 Downloads
Authorize users in your application with multiple OAuth 2.0 providers
chrisnharvey/oauth1
8520 Downloads
Authorize users in your application with multiple OAuth 1.0 providers
cable8mm/auth-by-key
19 Downloads
Authorize requests to your Laravel application with API keys
bubnov-mikhail/landedcostcalculationapi
13734 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:`
brunnofoggia/himax
86 Downloads
A toolkit implement to authenticate and authorize users actions
brizhanev/laravel-ulogin
63 Downloads
The package adds ability to authorize via social networks with Ulogin in Laravel 5+ projects.
bibliomundi/client-side-api
97 Downloads
Request handler for Bibliomundi authorized clients.
bertugfahriozer/ci4oauth2
41 Downloads
An easy-to-use library that allows accessing and authenticating with Restful APIs using the OAuth 2 protocol. Essentially, it provides users with a secure and authorized way to access their APIs
badraxas/adstxt
21 Downloads
The AdsTxt Generator for PHP is a simple and easy-to-use library that allows you to work with the Authorized Digital Sellers (ads.txt) file format in your PHP applications.
avneesh/anet-cim-wrapper
16 Downloads
This is a wrapper for interaction with Authorize.net Cim Apis
andrewdyer/gate
19 Downloads
Check if a user is authorized to perform a given action
andrelohmann-silverstripe/rest-api-basicauth
11 Downloads
Authorize users againt your REST api using BasicAuth