Skip to main content

This is an authentication/authorization library, currently optimized for web apps. It provides some higher level APIs built on top of Microsoft's MSAL Python.

Project description

Identity library

This is an authentication/authorization library, currently optimized for web apps. It provides some higher level APIs built on top of Microsoft's MSAL Python.

Scenarios supported

  • Web app that signs in users
  • Web app that signs in users and calls a web API on their behalf
  • Protected web API that only authenticated users can access (Partial support)
  • [In roadmap] Protected web API that calls another (downstream) web API on behalf of the signed-in user

Installation

TBD

Versions

This library follows Semantic Versioning.

You can find the changes for each version under Releases.

Usage

Sample coming soon.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

identity-0.1.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

identity-0.1.0-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page