Fraud SDK Go v1.1.0
3 days ago by Riberon-Piatyszek Léo
- Add support for account update events
- Add support for password update events
- Add optional
Session
,User
, andAuthentication
fields for login events - Add
Authentication
,DisplayName
,Description
,ExternalURLs
, andPictureURLs
fields to theUser
model - Add the
Score
field on successful responses from theValidate
method - Add
ValidateWithRequestMetadata
andCollectWithRequestMetadata
to allow overriding the initial request's metadata - Fix the instantiation of the
Endpoint
field of the client when the protocol is provided