maybe fix redirect_uri for auth

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

@ -48,6 +48,8 @@ const redirectUrl = () => {
// }
=======
>>>>>>> 4cdd32c (maybe fix redirect_uri for auth)
export const getClientSettings = (): Settings => ({
authority: AUTH_SERVICE,
automaticSilentRenew: true,

Loading…
Cancel
Save