Libraries tagged by authorization

wamesk/laravel-auth

0 Favers
589 Downloads

OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.

Go to Download


wahid09/laravel-quick-admin

4 Favers
2 Downloads

Laravel QuickAdmin is a web-based starter kit to help to start a large application without thinking about authentication, authorization, and role-based permission.

Go to Download


voskobovich/yii2-auth-toolkit

4 Favers
236 Downloads

Tools to create site authorization for Yii2.

Go to Download


tlshaheen/oauth2

0 Favers
2746 Downloads

Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15). Original source at adoy/oauth2

Go to Download


sweetscar/authigniter

14 Favers
104 Downloads

Authentication and authorization library for Codeigniter 4

Go to Download


splitit/splitit-sdk-sdk

0 Favers
10 Downloads

Splitit's Installments API is the primary Splitit tool for establishing and maintaining installment plans. Use it to verify shopper eligibility, create plans with or without immediate authorization, get plan information, update plan status, and process refunds and cancellations.

Go to Download


smorken/ip-auth

0 Favers
391 Downloads

IP Authorization - not truly secure!

Go to Download


shilza/instagram-php-scraper

4 Favers
41 Downloads

Instagram PHP Scraper. Get account information, photos and videos without any authorization

Go to Download


santanu/lumen-oauth

2 Favers
11 Downloads

OAuth API Authorization based on Lumen Framework

Go to Download


robert-grubb/insta-scraper

8 Favers
6091 Downloads

Instagram PHP Scraper. Get account information, photos and videos without any authorization

Go to Download


regulus/identify

17 Favers
4715 Downloads

A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.

Go to Download


pyncer/access

0 Favers
275 Downloads

Pyncer library for handling authentication and authorization.

Go to Download


ory/oathkeeper-client-php

7 Favers
86 Downloads

ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.

Go to Download


npr/npr-one-backend-proxy

7 Favers
6654 Downloads

A server-side proxy for interacting with the NPR One API's authorization server

Go to Download


nogrod/dhl-retoure-php-sdk

1 Favers
87 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".

Go to Download


<< Previous Next >>