Skip to content

Delphi package that makes the life with msAPI easier

License

Notifications You must be signed in to change notification settings

mac-brand-spaces/MicrosoftApiAuthentication

Repository files navigation

Logo

MicrosoftApiAuthentication

Delphi package that makes the life with msAPI easier
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This is a simple Delphi-module to authenticate against Microsoft APIs using OAuth2.0.

Built With

  • Delphi

Getting Started

Prerequisites

  • Delphi 11 Alexandria

1 Installation (with boss)

boss install mac-brand-spaces/MicrosoftApiAuthentication

2 Installation (without boss)

Just download the latest source code release from the release page and add all contents of the the src\ directory to your project.

Usage

see docs

Roadmap

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

Contributing

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!

  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

mac. brand spaces - dev@mac.de

Project Link: https://github.com/mac-brand-spaces/MicrosoftApiAuthentication

Acknowledgments