maybe fix redirect_uri for auth

keep-around/2fd168b18eeebc91eac94ae86d817c12edfe1576
Dmitry Kosolapov home 3 years ago committed by Ruslan Khayrullin
parent 76cd6ee767
commit 9a5f0d4680
  1. 1
      src/features/AuthStore/helpers.tsx

@ -4,7 +4,6 @@ import { WebStorageStateStore } from 'oidc-client'
import { client } from 'config/clients'
import { AUTH_SERVICE } from 'config/routes'
import { ClientIds, ClientNames } from 'config/clients/types'
import { ENV, stageENV } from 'config/env'
export interface Settings extends UserManagerSettings {
client_id: ClientIds,

Loading…
Cancel
Save