Skip to main content

Authentication integrations for apps using Dash Enterprise

Project description

Dash Enterprise Auth

Authentication for apps deployed to Dash Enterprise

Learn more at https://dash.plotly.com/dash-enterprise/app-authentication

import dash_enterprise_auth as auth

@callback(...)
def private_data(...):
    username = auth.get_username()
    if username:
        return get_view_for_user(username)
    else:
        return public_view()

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

dash_enterprise_auth-0.2.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

dash_enterprise_auth-0.2.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file dash_enterprise_auth-0.2.2.tar.gz.

File metadata

  • Download URL: dash_enterprise_auth-0.2.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for dash_enterprise_auth-0.2.2.tar.gz
Algorithm Hash digest
SHA256 c8aac90af6ff20da77bfa9f99d6acd21ee5150991d3afb263246483ea069cf2f
MD5 6e778ee9ea13302a53d065a8feeb5a70
BLAKE2b-256 cd7f9905e0044469b1d96583bbf0e38fe0999121c511c46d36e63db96518cf05

See more details on using hashes here.

File details

Details for the file dash_enterprise_auth-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: dash_enterprise_auth-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for dash_enterprise_auth-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6ecae85b0a12ed356199330c8fa18c1e707b0975c3f06ef21b76a5d20524b8e9
MD5 6c3d90ed27bcd2d58a6a0d636162ed0d
BLAKE2b-256 b34cb2fd075db490366b123e49b83285c27a28fd3edfcef9db01dcba9d74c180

See more details on using hashes here.

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