OAuth

constructor(oauthClientId: String = "", oauthRedirectUri: String = "", oauthSignOutRedirectUri: String = "", oauthScope: String = "", oauthThresholdSeconds: Long = 0, oauthCacheSeconds: Long = 0)