feat: implement API endpoint interceptor and update app configuration #5
This commit is contained in:
@@ -22,7 +22,6 @@ export class App implements OnInit {
|
||||
clientId: '21131567-fea1-42a2-8907-21abd874eff8',
|
||||
scope: 'openid profile email',
|
||||
responseType: 'code',
|
||||
showDebugInformation: true,
|
||||
timeoutFactor: 0.01,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user