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.
2 parents b773a6e + 825cfdf commit a056b86Copy full SHA for a056b86
lumapps/api/lumapps_jwt.py
@@ -24,6 +24,7 @@
24
"dot-lumapps-dev.appspot.com": "https://login.dev.lumapps.com/v1/jwks",
25
"dot-lumapps-sandbox.appspot.com": "https://login-sandbox.dev.lumapps.com/v1/jwks",
26
"dot-lumapps-staging.appspot.com": "https://login.stag.lumapps.com/v1/jwks",
27
+ "lumapps-staging.appspot.com": "https://login.stag.lumapps.com/v1/jwks",
28
"sites-staging.lumapps.com": "https://login.stag.lumapps.com/v1/jwks",
29
"sites-analytics.lumapps.com": "https://login.dev.lumapps.com/v1/jwks",
30
"sites-ba.lumapps.com": "https://login.dev.lumapps.com/v1/jwks",
0 commit comments