Skip to content

Commit 08ceedb

Browse files
author
Willem Slaghekke
committed
Type defs
1 parent e683e49 commit 08ceedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/definitions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export interface BaseOptions {
66
authorityUrl?: string;
77
knownAuthorities?: string[];
88
keyHash?: string;
9+
brokerRedirectUriRegistered?: boolean;
910
}
1011

1112
export interface LoginOptions extends BaseOptions {

0 commit comments

Comments
 (0)