dvsa / authentication-azure-ad
A wrapper around the Azure AD SDK
dev-main
2021-06-16 14:00 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-json: *
- dvsa/contracts: dev-main
- firebase/php-jwt: ^5.2
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-11-07 18:38:19 UTC
README
An authentication wrapper around Azure Active Directory, focusing on the OpenID Connect protocol.
Installing
The recommended way to install is through Composer.
composer require dvsa/authentication-azure-ad
Contributing
Please refer to our Contribution Guide and Contributor Code of Conduct.