use AuthenticationProviderStatusMap type
This commit is contained in:
parent
0d9f59851b
commit
c56cf4158f
@ -82,7 +82,7 @@ export interface ReducerStateBackup {
|
||||
|
||||
identity_attributes?: { [n: string]: string };
|
||||
|
||||
authentication_providers?: { [url: string]: AuthenticationProviderStatus };
|
||||
authentication_providers?: AuthenticationProviderStatusMap;
|
||||
|
||||
authentication_methods?: AuthMethod[];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user