Skip to content

Commit

Permalink
Type defs
Browse files Browse the repository at this point in the history
  • Loading branch information
wslaghekke committed Sep 21, 2023
1 parent e683e49 commit 08ceedb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export interface BaseOptions {
authorityUrl?: string;
knownAuthorities?: string[];
keyHash?: string;
brokerRedirectUriRegistered?: boolean;
}

export interface LoginOptions extends BaseOptions {
Expand Down

0 comments on commit 08ceedb

Please sign in to comment.