Change configuration for identityserver
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -69,11 +69,11 @@ export function provideBootstrapEffects(effects: Type<any>[]) {
|
||||
{
|
||||
provide:OAuthStorage,
|
||||
useClass:SecureOAuthStorage
|
||||
}
|
||||
// {
|
||||
// provide:AuthConfigFactory,
|
||||
// useClass:LocalAuthconfigFactory
|
||||
// }
|
||||
},
|
||||
{
|
||||
provide:AuthConfigFactory,
|
||||
useClass:Id4AuthconfigFactory
|
||||
}
|
||||
],
|
||||
bootstrap: [AppRootComponent]
|
||||
})
|
||||
|
Reference in New Issue
Block a user