Skip to main content

Install library through pypi

pipenv install python_mauth

Simple usecase of creating application

from mauth.applications import Application
from mauth.core.client import APIClient

api_client = APIClient(
    api_key='',
    api_base_url='http://localhost:8000/api/'
)
app = Application(api_client=api_client)
app.title = 'title'

# NOTE. Creation allowed only for admin application.
app.create()
print(app.id)

Download files

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

Source Distribution

python_mauth-0.1.4.tar.gz (13.8 kB view details)

Uploaded Source

File details

Details for the file python_mauth-0.1.4.tar.gz.

File metadata

  • Download URL: python_mauth-0.1.4.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python_mauth-0.1.4.tar.gz
Algorithm Hash digest
SHA256 53760721b89a2330cd9fb904f7c1d5df48ee69a0d00d1d46ba92da8694f1625e
MD5 97531da7298b3e42e617838eb0e48103
BLAKE2b-256 b9cc6fabebdb8516a45a4fe072f005d7c1c336c063a159fbf0baaa82c5618f63

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.4 This release

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page