Libraries tagged by authority
ory/oathkeeper-client-php
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.
npr/npr-one-backend-proxy
6654 Downloads
A server-side proxy for interacting with the NPR One API's authorization server
nogrod/dhl-retoure-php-sdk
88 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".
monkeyscloud/monkeyslegion-auth
129 Downloads
Authentication and authorization system for the MonkeysLegion framework.
mmikkel/focal-point-me
867 Downloads
Improves the focal point authoring experience
mix/auth
6187 Downloads
JWT authorization library based on PSR-7 standard
metaclassing/php7-laravel5-enterpriseauth
408 Downloads
Provides authentication, authorization, and accounting for enterprise laravel 5.5+ apps.
martinmulder/openapi-crowdstrike-falcon-php
43 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
lukapeharda/cookie-guard
2115 Downloads
Provides authorization from cookie token.
longman/laravel-dummyuser
3352 Downloads
Package to implement dummy user authorization (without database) for Laravel 5.x
leoru/laravel-oauth2
70 Downloads
Authorize users in your application with multiple OAuth 2.0 providers.
lelectrolux/hmac-utils
13 Downloads
Utilities for Hmac authorisation
lbausch/laravel-fortress
745 Downloads
Roles and Permissions for Laravel's Authorization
laravel-liberu/track-who
3133 Downloads
Create, update and delete authoring tracking dependency for Laravel Liberu
killallskywalker/tnbr-middleware
313 Downloads
Handle authorization and middleware for tnbr auth session