feat: support upstream token refresh
This commit is contained in:
@@ -461,6 +461,8 @@ export interface AuthCaptureCandidate {
|
||||
cookie_names?: string[]
|
||||
new_api_user?: string
|
||||
user_id?: string
|
||||
refresh_token?: string
|
||||
refresh_token_preview?: string
|
||||
}
|
||||
|
||||
export interface AuthCaptureResult {
|
||||
|
||||
Reference in New Issue
Block a user