Scopes
Available OAuth scopes
User
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:user-details | Read basic user profile information. |
| π¨ UPDATE | update:user-details | Update user profile information. |
| π¨ UPDATE | update:user-details:email | Update the userβs email address. |
| π¨ UPDATE | update:user-details:password | Update the userβs account password. |
| π¨ UPDATE | update:user-details:username | Change the userβs username. |
| π¨ UPDATE | update:user-details:description | Update the userβs profile description/bio. |
| π§ DELETE | delete:user-details:image | Remove the userβs profile image. |
| π§ DELETE | delete:user-details:cover | Remove the userβs profile cover. |
| π FULL | user-details | Full access to user profile data. |
Lists
Watchlist
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:watchlist | Read the userβs watchlist. |
| π¨ UPDATE | update:watchlist | Add, update, or remove watchlist items. |
| π FULL | watchlist | Full access to the watchlist. |
Readlist
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:readlist | Read the userβs readlist. |
| π¨ UPDATE | update:readlist | Manage items in the readlist. |
| π FULL | readlist | Full access to the readlist. |
Export
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:export-list | Export user lists and related data. |
| π FULL | export | Full access to export functionality. |
OAuth Clients
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:client:list | Read the list of OAuth clients. |
| π¦ READ | read:client | Read details of a specific OAuth client. |
| π© CREATE | create:client | Create a new OAuth client. |
| π¨ UPDATE | update:client | Update OAuth client configuration. |
| π¨ UPDATE | verify:client | Verify or validate an OAuth client. |
| π§ DELETE | delete:client | Delete an OAuth client. |
| π FULL | client | Full access to OAuth clients. |
Collections
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:collection | Read collections. |
| π© CREATE | create:collection | Create a new collection. |
| π¨ UPDATE | update:collection | Update an existing collection. |
| π§ DELETE | delete:collection | Delete a collection. |
| π FULL | collection | Full access to collections. |
Articles
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:articles | Read articles. |
| π¦ READ | read:articles_top | Read top or featured articles. |
| π© CREATE | create:article | Create a new article. |
| π¨ UPDATE | update:article | Update an existing article. |
| π§ DELETE | delete:article | Delete an article. |
| π FULL | article | Full access to articles. |
Edits
| Action | Scope | Description |
|---|---|---|
| π© CREATE | create:edit | Create an edit proposal. |
| π¨ UPDATE | update:edit | Update an edit proposal. |
| π¨ UPDATE | close:edit | Close an edit proposal. |
| π¨ UPDATE | accept:edit | Accept an edit proposal. |
| π¨ UPDATE | deny:edit | Reject an edit proposal. |
| π FULL | edit | Full access to edit workflow. |
Social
Comments
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:comment:score | Read comment scores or ratings. |
| π© CREATE | create:comment | Create a new comment. |
| π¨ UPDATE | update:comment | Update an existing comment. |
| π§ DELETE | delete:comment | Delete a comment. |
| π FULL | comment | Full access to comments. |
Favourites
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:favourite | Read favourites. |
| π¦ READ | read:favourite:list | Read the list of favourite items. |
| π© CREATE | create:favourite | Add an item to favourites. |
| π§ DELETE | delete:favourite | Remove an item from favourites. |
| π FULL | favourite | Full access to favourites. |
Follow
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:follow | Read follow relationships. |
| π¨ UPDATE | follow | Follow another user. |
| π¨ UPDATE | unfollow | Unfollow a user. |
| π FULL | follow-full | Full access to follow/unfollow actions. |
History
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:history | Read user activity history. |
Notifications
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:notification | Read user notifications. |
| π¨ UPDATE | seen:notification | Mark notifications as seen. |
| π FULL | notification | Full access to notifications. |
Votes
| Action | Scope | Description |
|---|---|---|
| π¦ READ | read:vote | Read voting data. |
| π¨ UPDATE | set:vote | Cast or update a vote. |
| π FULL | vote | Full access to voting. |
Uploads
| Action | Scope | Description |
|---|---|---|
| π© CREATE | upload | Upload files or media. |
Global
| Action | Scope | Description |
|---|---|---|
| π¨ FULL | all | Full access to all resources and actions. |