We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3a51a commit 31114b0Copy full SHA for 31114b0
1 file changed
README.md
@@ -95,7 +95,7 @@ SecureNative::track(array(
95
96
```php
97
$ver = SecureNative::verify(array(
98
- 'event' => EventTypes::LOG_IN,
+ 'event' => EventTypes::VERIFY,
99
'userId' => '27',
100
'context' => SecureNativeContext::fromRequest(),
101
'userTraits' => (object)[
0 commit comments