Skip to content

Commit 6307c65

Browse files
committed
domain sync
1 parent bb7bd83 commit 6307c65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FusionAuthClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10390,6 +10390,7 @@ export interface MemberDeleteRequest {
1039010390
*/
1039110391
export interface RegistrationResponse {
1039210392
refreshToken?: string;
10393+
refreshTokenId?: UUID;
1039310394
registration?: UserRegistration;
1039410395
registrationVerificationId?: string;
1039510396
registrationVerificationOneTimeCode?: string;

0 commit comments

Comments
 (0)