In my Angular app I am initializing on load keycloak this way: app.module.ts: providers: [ { provide: APP_INITIALIZER, useFactory: ...
確定! 回上一頁