yayasanvitka/azure-client-credentials

Simple Azure OAuth2 Client Credentials

v2.0.0 2023-09-27 03:19 UTC

This package is auto-updated.

Last update: 2024-04-27 04:33:52 UTC


README

License: MIT GitHub Workflow Status (event) GitHub tag (latest by date) codecov

About

This package does OAuth2 Client credentials grant with Microsoft Azure OAuth2 backend. Client Credentials Grant is used to authorize application when calling API on another application. For more information, please visit Microsoft OAuth2 Client Credentials Grant Documentation.

Documentation, Installation, and Usage Instructions

Installation

composer require yayasanvitka/azure-client-credentials

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.