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.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

dash_enterprise_auth-0.2.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dash_enterprise_auth-0.2.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for dash_enterprise_auth-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4f24d5874dd2e2fd9c1ce377f51c53e90909572c649fe2ac9cc97fa9f4698b77
MD5 1a5bdb91695f6e12a953b0d7c2535faf
BLAKE2b-256 fdfa57c6960823f1befed0883aaccb1e626582ae613239a13b5b226b5a1d5b84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dash_enterprise_auth-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42d74fe5102762c72f1d71bd0d569a881d61fef32c83540cca546f91c0577511
MD5 72add58144a73973a4ac269284565fc9
BLAKE2b-256 9977f6e24dce1093b08ddd213bda1dd24b6dab83b0f25a272df0d162b4abf8ca

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