Libraries tagged by authorizer
wizcodepl/lunar-payu
155 Downloads
PayU REST payment driver for Lunar PHP — authorize, redirect, HMAC-verified webhook capture.
nogrod/dhl-retoure-php-sdk
550 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
michaeljennings/route-guards
2940 Downloads
Provides a convenient place to authorize routes when model policies cannot be used
liberusoftware/search
47 Downloads
Provider-neutral authorized search contracts and local Eloquent driver.
labrodev/laravel-trello
73 Downloads
Stateless Trello REST API client for Laravel with the authorize-URL token flow.
jetimob/http-php-laravel
14339 Downloads
Guzzle wrapper to abstract requests that must be authorized through OAuth2.0
inlayphp/media-manager
113 Downloads
Authorized media browser and picker backend plugin for Inlay panels.
hyprpay/payments
39 Downloads
Self-contained multi-gateway payment SDK. Drivers: CyberSource Unified Checkout, Fawry, Paymob, PayLink, PayTabs, PayPal, Mastercard MPGS, Authorize.Net, Airwallex, Tamara.
foskym/flarum-oauth-center
1494 Downloads
Allow user to authorize the third clients
dmstr/api-configuration-bundle
507 Downloads
Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.
creatissimo/dhl-de-retoure
113 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
archerzdip/laravel-api-auth
2364 Downloads
Authorize requests to your Laravel application with API keys
anomaly/user_security_check-extension
47060 Downloads
A security check for the Users module that assures users are active, enabled, and authorized.
1msg/one_msg_waba_sdk
4562 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
zf-hipsters/authorize
11 Downloads
A complete login and authentication system with forgot password, registration and user profile. Ridiculously simple!