sageit/phalcon-azure-authentication

Sage IT Component for Phalcon - Annotations Parser for annotation routes

v0.00 2022-12-29 17:05 UTC

This package is auto-updated.

Last update: 2024-04-29 05:00:08 UTC


README

Logo

Phalcon Azure-Authentication

Latest Stable Version Total Downloads License PHP Version Require Phalcon Version

Integrates Azure Active Directory Authentication to Phalcon projects.

Explore the docs »

Report Bug · Request Feature

Table of Contents


About The Project

Built With


Installation

Git:

git clone https://github.com/SageITSolutions/phalcon-azure-authentication.git

Composer:

composer require sageit/phalcon-micro-annotations

Usage

Usage Description.

Step

Some PHP code

When creating the service, MicroRouter requires 2 parameters.

  1. The Dependancy Injector the service is added to.
  2. An Object containing optional settings.

Footnote.

Step

pre statement:

more PHP

Roadmap

See the open issues for a list of proposed features (and known issues).


Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.


Contact

Sage IT Solutions - Email

Project Link: https://github.com/SageITSolutions/phalcon-micro-annotations


Acknowledgements