@hackage ms-auth0.4.0.0

Microsoft Authentication API

ms-auth

Haskell client bindings to the Microsoft Identity / Active Directory API.

Hackage

main

Introduction

This library provides helpers for building token-based authentication flows within server-based web apps e.g.

, as well as for keeping tokens up to date in the background.

Status

This library is functional but still in development.

Evolution of the library

Some breaking changes might also be introduced as the library matures.

We adhere to the Package Versioning Policy: major breaking changes or API refactors are signaled by increasing the first major version number (i.e. 0.0.0.0 -> 1.0.0.0 ) whereas less significant ones are indicated by increasing the second one (0.0.0.0 -> 0.1.0.0).

Significant changes in the SDK will be documented in the respective CHANGELOG.

(c) 2023-, Marco Zocca, UnfoldML AB