This package browser is in early development. Mind the rough edges.

oauth2ms 0.0.0-0.a1ef0ca

XOAUTH2 compatible Microsoft Office 365 token fetcher

Oauth2ms can be used to fetch OAuth 2.0 tokens from the Microsoft Identity endpoint. Additionally, it can encode the token in the XOAUTH2 format to be used as authentication in IMAP mail servers.

Installation

Install oauth2ms 0.0.0-0.a1ef0ca as follows:

guix install oauth2ms@0.0.0-0.a1ef0ca

Or install the latest version:

guix install oauth2ms

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.