Thanks to visit codestin.com Credit goes to github.com
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 b414688 commit 09bac01Copy full SHA for 09bac01
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.9.2
5
+------------------
6
+
7
+**Fixed**
8
+- Accept client_secret as passwordless/start param [\#211](https://github.com/auth0/auth0-python/pull/211) ([lbalmaceda](https://github.com/lbalmaceda))
9
10
3.9.1
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.9.1'
+__version__ = '3.9.2'
0 commit comments