Libraries tagged by authorizator
mostbyte/auth
320 Downloads
Mostbyte authorization system from identity service
micro/plugin-oauth2-client-keycloak
362 Downloads
Micro Framework: Adapter for using Keycloak as an authorization server based on the OAuth2 protocol.
mewlabs/instagram-php-scraper
455 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.
lum/lum-auth
12 Downloads
Authentication and authorization related libraries
lukapeharda/cookie-guard
2113 Downloads
Provides authorization from cookie token.
longman/laravel-dummyuser
3352 Downloads
Package to implement dummy user authorization (without database) for Laravel 5.x
locomotivemtl/charcoal-user
13518 Downloads
User definition, authentication and authorization.
lbausch/laravel-fortress
745 Downloads
Roles and Permissions for Laravel's Authorization
joshcadman01/cartalyst-sentinel
1700 Downloads
PHP 7.3+ Fully-featured Authentication & Authorization System
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
intera-typo3-extension/authcode
3836 Downloads
Library for generating and validating one time authorization codes (e.g. for email validation).
inbo/instagram-php-scraper
18 Downloads
Instagram PHP Scraper. Get account information, photos and videos without any authorization
humanmade/delegated-oauth
115670 Downloads
Delegate OAuth 2 authorization to another WordPress site