yayasanvitka / azure-oauth2-validator
Validates JWT from Azure OAuth2
v2.1.0
2024-10-01 07:08 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2
- ext-json: *
- ext-openssl: *
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- orchestra/testbench: ^6.20
- pestphp/pest: ^1.20
- pestphp/pest-plugin-mock: ^1.0
- pestphp/pest-plugin-parallel: ^0.3.1
- phpunit/phpunit: ^9.5
README
About
This package does OAuth2 token validation. For now, it only validates client credentials.
Documentation, Installation, and Usage Instructions
Installation
composer require yayasanvitka/azure-oauth2-validator
Documentation
WIP
Changelog
Please see CHANGELOG for more information.
Security
If you discover any security-related issues, please email adly@yayasanvitka.id instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.