fix(fix): some fixes

keep-around/2fd168b18eeebc91eac94ae86d817c12edfe1576
Rakov Roman 3 years ago committed by Ruslan Khayrullin
parent 9a5f0d4680
commit 2f5eb9080d
  1. 1
      src/features/AuthStore/helpers.tsx

@ -4,6 +4,7 @@ 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