We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6b04e commit 7a7546fCopy full SHA for 7a7546f
launchkey/__init__.py
@@ -1,4 +1,4 @@
1
-SDK_VERSION = '3.0.0'
+SDK_VERSION = '3.0.1'
2
LAUNCHKEY_PRODUCTION = "https://api.launchkey.com"
3
VALID_JWT_ISSUER_LIST = ["svc", "dir", "org"]
4
JOSE_SUPPORTED_JWE_ALGS = ['RSA-OAEP']
0 commit comments