plotly / dash-enterprise-auth

Python Auth Client for Dash Enterprise
MIT License
4 stars 3 forks source link

💄 Support whitelisting & explicit route protection #34

Open ndrezn opened 6 months ago

ndrezn commented 6 months ago

Implemented in dash-auth (OSS). See: https://github.com/plotly/dash-auth/pull/142

As an extension, support predefined responses for forbidden requests.