We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de5a4e commit a6ad38cCopy full SHA for a6ad38c
README.md
@@ -4,6 +4,12 @@ Authentication for apps deployed to [Dash Enterprise](https://plotly.com/dash)
4
5
Learn more at https://dash.plotly.com/dash-enterprise/app-authentication
6
7
+<div align="center">
8
+ <a href="https://dash.plotly.com/project-maintenance">
9
+ <img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
10
+ </a>
11
+</div>
12
+
13
```py
14
import dash_enterprise_auth as auth
15
0 commit comments