@hackage ms-auth0.2.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 a simplified version of the Package Versioning Policy: breaking changes are signaled by increasing the major version number (e.g. 0.x -> 1.x ).

(c) 2023-, Marco Zocca, UnfoldML AB