We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a292b4a commit fb07bc4Copy full SHA for fb07bc4
CHANGELOG.md
@@ -4,6 +4,9 @@
4
- Improved interactions with Auth0 management API by using higher level HTTP libraries and correcting the URL path for accessing the API
5
- updated role checking for protected endpoints to be a little more robust and more reliably parse the data from the management API
6
7
+Known issues:
8
+- Will not start up if environment variables are quoted.
9
+
10
## 0.3.0
11
- Introduce database migrations using flask-migrate.
12
- Introduce crude soft-deletion
0 commit comments