Skip to content

Commit

Permalink
Fix Auth Example
Browse files Browse the repository at this point in the history
  • Loading branch information
freezernick authored May 22, 2021
1 parent 646614c commit 380faca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.x/users/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ make sure the user's credentials (username and token) are valid.
## Syntax

```
/users/?game_id=xxxxx&username=test&user_token=12a45z
/users/auth?game_id=xxxxx&username=test&user_token=12a45z
```

## Version history
Expand Down

0 comments on commit 380faca

Please sign in to comment.