Libraries tagged by autosize
hparadiz/aws-instance-connect
5 Downloads
Uses AWS Instance Connect API to authorize an SSH key and automatically runs the SSH command using that key for you.
hamcq/flarum-oauth-center
6 Downloads
Allow user to authorize the third clients
glue-systems/sp-api-open-api
225 Downloads
Lightweight PHP library for making LWA-authorized requests to Amazon Selling Partner API (SP-API) via OpenAPI-generated classes
emma/di
43 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
datitecnologia/sped-nfe
2251 Downloads
API para geração e comunicação da NFe e NFCe com as SEFAZ autorizadoras.
danrovito/laravel-gravatar
133 Downloads
Uses the authorized users email to display their Gravatar as an image
danrovito/gravatario
26 Downloads
Uses the authorized users email to display their Gravatar as an image
chrisnharvey/oauth
109 Downloads
Authorize users in your application with multiple OAuth 1.0 and OAuth 2.0 providers
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:`
brizhanev/laravel-ulogin
63 Downloads
The package adds ability to authorize via social networks with Ulogin in Laravel 5+ projects.
baraja-core/structured-api-token-authorizator
76 Downloads
A simple token authorizer for authenticating HTTP requests.
alpipego/awp-di
339 Downloads
Pimple based autowired dependency injection
ads-system/sped-nfe
30 Downloads
API para geração e comunicação da NFe e NFCe com as SEFAZ autorizadoras.
macfly/yii2-oauth2-server
2375 Downloads
Wrapper for filsh yii2-oauth2-server provide authorize, token, user controller
jasny/container
3835 Downloads
Simple dependency injection container with autowire support