mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add some more info on the refresh token timeout (#6823)
This commit is contained in:
@@ -24,5 +24,6 @@ export interface OauthConfigModel {
|
||||
silentLogin?: boolean;
|
||||
secret?: string;
|
||||
redirectUriLogout?: string;
|
||||
refreshTokenTimeout?: Number;
|
||||
publicUrls: string[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user