Libraries tagged by authorizer
shilza/instagram-php-scraper
40 Downloads
Instagram PHP Scraper. Get account information, photos and videos without any authorization
santanu/lumen-oauth
11 Downloads
OAuth API Authorization based on Lumen Framework
robert-grubb/insta-scraper
6090 Downloads
Instagram PHP Scraper. Get account information, photos and videos without any authorization
rnd-cosoft/api-tools-mvc-auth
1162 Downloads
Laminas Module providing Authentication and Authorization events and infrastructure
regulus/identify
4713 Downloads
A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.
rakoitde/shieldldap
56 Downloads
LDAP Authentication and Authorization for CodeIgniter 4
pyncer/access
260 Downloads
Pyncer library for handling authentication and authorization.
ory/oathkeeper-client-php
85 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
6652 Downloads
A server-side proxy for interacting with the NPR One API's authorization server
mr-timofey/laravel-simple-tokens
4025 Downloads
Simple token and cache based user authentication and authorization
mostbyte/auth
318 Downloads
Mostbyte authorization system from identity service
mewlabs/instagram-php-scraper
454 Downloads
Instagram PHP Scraper. Get account information, photos and videos without any authorization
metaclassing/php7-laravel5-enterpriseauth
408 Downloads
Provides authentication, authorization, and accounting for enterprise laravel 5.5+ apps.
martinmulder/openapi-crowdstrike-falcon-php
42 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
2110 Downloads
Provides authorization from cookie token.