Skip to content

Commit

Permalink
Update siwa.script_api
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Sep 23, 2020
1 parent 8173430 commit 1dd7548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siwa/api/siwa.script_api
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
examples:
- desc: |-
```lua
siwa.authenticate(id, function(self, data)
siwa.authenticate(function(self, data)
print(data.identity_token)
print(data.user_id)
print(data.first_name, data.family_name)
Expand Down

0 comments on commit 1dd7548

Please sign in to comment.