Skip to content

Commit e1d18b1

Browse files
authored
Update README.md
1 parent f08228a commit e1d18b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ $ver = SecureNative::verify(array(
166166
'email' => 'name@gmail.com'
167167
]
168168
));
169+
170+
ver.riskLevel // Low, Medium, High
171+
ver.score // Risk score: 0 - 1 (0 - Very Low, 1 - Very High)
172+
ver.triggers // ["TOR", "New IP", "New City"]
169173
```
170174

171175
## Webhook signature verification

0 commit comments

Comments
 (0)