Skip to content

Commit 1a043f5

Browse files
committed
Domain sync
1 parent abae790 commit 1a043f5

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
@@ -9478,6 +9478,7 @@ export interface UserLoginSuccessEvent extends BaseEvent {
94789478
* @author Daniel DeGroff
94799479
*/
94809480
export interface UserLoginSuspiciousEvent extends UserLoginSuccessEvent {
9481+
threatsDetected?: Array<AuthenticationThreats>;
94819482
}
94829483

94839484
export interface UsernameModeration extends Enableable {

0 commit comments

Comments
 (0)