Skip to content

Commit

Permalink
fix: docs tiktok
Browse files Browse the repository at this point in the history
  • Loading branch information
atymic committed Apr 29, 2024
1 parent 29ab5f9 commit b8d9d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ return Socialite::driver('tiktok')->redirect();
### Important information
For proper operation make sure you have the following permissions/scopes approved:
- `user.basic.info`*
- `user.info.profile`*
- `user.info.profile` (optional and recommended, required for `username`)
- `user.info.stats`(optional and recommended)

# Returned User Fields
Expand Down

0 comments on commit b8d9d4e

Please sign in to comment.