Delphi package that makes the life with msAPI easier
Explore the docs »
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Getting Started
- 1 Installation (with boss)
- 2 Installation (without boss)
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgments
This is a simple Delphi-module to authenticate against Microsoft APIs using OAuth2.0.
- Delphi 11 Alexandria
1 Installation (with boss)
boss install mac-brand-spaces/MicrosoftApiAuthentication
Just download the latest source code release from the release page and add all contents of the the src\
directory to your project.
see docs
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
mac. brand spaces - dev@mac.de
Project Link: https://github.com/mac-brand-spaces/MicrosoftApiAuthentication