feat: updated to be compatible with Auth0 SPA which uses the 'Authorization Code Grant using Proof Key for Code Exchange (PKCE)' flow
This commit is contained in:
@@ -23,6 +23,9 @@ spec:
|
||||
memory: 300Mi
|
||||
ports:
|
||||
- containerPort: 3333
|
||||
env:
|
||||
- name: AUDIENCE
|
||||
value: https://shiny.unbound.se
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
port: 3333
|
||||
|
||||
Reference in New Issue
Block a user