Skip to content

Commit

Permalink
add refresh to nextStep
Browse files Browse the repository at this point in the history
  • Loading branch information
shuowu committed May 30, 2022
1 parent f3ce4fd commit 6b20bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/idx/types/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export type NextStep = {
type?: string;
value: IdxAuthenticator;
};
refresh?: number;
}

export enum IdxFeature {
Expand Down

0 comments on commit 6b20bc7

Please sign in to comment.