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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dash_enterprise_auth-0.2.1.tar.gz
  • Upload date:
  • Size: 5.1 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.1.tar.gz
Algorithm Hash digest
SHA256 b7855043121be1b7a0a391692ccf2b9b321d971015446a6ac46aae2aaa68145b
MD5 7569dd8c2f6e3115284899e8e903f796
BLAKE2b-256 5dd828abed98217001c14555376be56cc1aa9af1d60c2b932cc68ed14f31e9f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dash_enterprise_auth-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9431019d8aaa7fe727a85a59316da25b49bded03a2644c7071a264fa24bd8ad2
MD5 79de146c15f41652747d226ada771852
BLAKE2b-256 970acc31c7ac3a09ec413852e66ceee9faebcfdf1ac702acaa8fd9434b7f6092

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