Crate sift_science

Source
Expand description

A sift science client

Modules§

decisions
Manage Sift decisions.
events
Use the Events API to record the core actions users take in your application.
labels
The Labels API is a way to tell Sift which transactions or events are fraudulent or legitimate.
score
Use the Score API to get risk scores associated with users of your application.
verification
A two-factor authentication solution built into Sift.
webhooks
Receive notifications about events in Sift.

Structs§

Client
A client for the Sift Science API

Enums§

AbuseType
Type of abuse tracked by a sift science.
Error
Sift errors

Traits§

HttpClient
Http implementation to talk to the sift API

Type Aliases§

Result
Sift result type