Libraries tagged by Unauthorized
variuxinc/module-magento2-warranty
9 Downloads
Variux Warranty allows creating, checking, and managing the Warranty information. This module also helps the Indmar Authorized Dealers make most determinations about their end customers' warranties immediately
twitchalerts/xsolla-sdk-php
5 Downloads
Xsolla SDK for PHP. Xsolla is the authorized reseller and merchant providing e-commerce services for online games.
tmoiseenko/laravel-customer-service
0 Downloads
A package for creating a General user entity, with the ability to save his actions in the application before authorization and subsequent linking of the received data with the authorized user.
semdevops/authfile
8 Downloads
provide image/video file for authorized users
seeleyou/justauth-php
4 Downloads
library of third-party authorized login
psinfoodservice/psinfoodserviceapi
1 Downloads
A comprehensive PHP client library for the PS in foodservice Web API. Licensed for use by authorized PS in foodservice customers only.
plhw/hf-api-client
763 Downloads
PLHW API Client provides means to authenticate clients against with OAuth2 server and issue authorized requests to our api endpoints
mint-soft/authorize
1232 Downloads
Zend Framework 2 module for Authorized access to system resources
michaeldrennen/oauth1-signature
16 Downloads
A php library that takes information for a request that should be oauth v1 authorized and generates the required signature.
mexc/sdk
0 Downloads
The sole officially authorized of Mexc SDK for api users.
marksihor/laravel-api-interaction
5523 Downloads
Interact with Laravel Applications via Passport Authorized requests (using client_credentials passport token)
magrao/client-side-api
120 Downloads
Request handler for Bibliomundi authorized clients.
h4r5h4/xsolla-sdk-php
460 Downloads
Xsolla SDK for PHP. Xsolla is the authorized reseller and merchant providing e-commerce services for online games.
glue-systems/laravel-sp-api
140 Downloads
Laravel package for making LWA- / RDT-authorized requests to Amazon Selling Partner API (SP-API)
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:`