Skip to content

Commit

Permalink
feat(demo): better demo
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Nov 5, 2024
1 parent 950d6a7 commit 8ee18e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/oidc-client/public/OidcTrustedDomains.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
const trustedDomains = {
default: ['https://demo.duendesoftware.com', 'https://kdhttps.auth0.com'],
config_classic: ['https://demo.duendesoftware.com'],
config_with_monitor_session: ['https://demo.duendesoftware.com'],
config_without_silent_login: ['https://demo.duendesoftware.com'],
config_without_refresh_token: ['https://demo.duendesoftware.com'],
config_without_refresh_token_silent_login: ['https://demo.duendesoftware.com'],
Expand Down

0 comments on commit 8ee18e4

Please sign in to comment.