Skip to content

Commit a22518e

Browse files
committed
includeBasicAuthorization type
1 parent e6d2a44 commit a22518e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ export interface RefreshResult {
6464
export interface RevokeConfiguration {
6565
tokenToRevoke: string;
6666
sendClientId?: boolean;
67+
includeBasicAuthorization?: boolean;
6768
}
6869

6970
export interface RefreshConfiguration {

0 commit comments

Comments
 (0)