Skip to content

Commit d2c7b16

Browse files
tux3jeremad
authored andcommitted
Update the README for create_provisional_identity changes
1 parent 8ca81bb commit d2c7b16

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
@@ -48,7 +48,7 @@ The unique ID of a user in your application.
4848
<br><br>
4949

5050
```ruby
51-
Tanker::Identity.create_provisional_identity(app_id, email)
51+
Tanker::Identity.create_provisional_identity(app_id, 'email', email)
5252
```
5353
Create a Tanker provisional identity. It allows you to share a resource with a user who does not have an account in your application yet.
5454

0 commit comments

Comments
 (0)