Skip to content

Commit bc534f8

Browse files
author
Inbal Tako
committed
Update readme
1 parent 6f4bc72 commit bc534f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ use SecureNative\sdk\SecureNativeContext;
164164

165165
$ver = SecureNative::verify(array(
166166
'event' => EventTypes::VERIFY,
167-
'userId' => '27',
167+
'userId' => '1234',
168168
'context' => SecureNativeContext::fromRequest(),
169169
'userTraits' => (object)[
170170
'name' => 'Your Name',

0 commit comments

Comments
 (0)