keep-around/b214ac7012ef42593bee62c207888a2593bc5a38
Dmitry Kosolapov home 3 years ago committed by Andrei Dekterev
parent 1c4f0027ce
commit d9fb3b198a
  1. 1
      src/features/AuthStore/helpers.tsx

@ -47,6 +47,7 @@ const redirectUrl = () => {
// }
// }
export const getClientSettings = (): Settings => ({
authority: AUTH_SERVICE,
automaticSilentRenew: true,

Loading…
Cancel
Save