You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The endpoint /user/userGetCurrent currently requires [read:user] scope permissions. Would it make sense to make this universally accessible for all tokens? For example, I do not want access to information about other users or tokens, but just information about current token account.
Alternatively, maybe there should be a distinction about getting read permissions to current user vs. read permissions to all users?
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Feature Description
The endpoint
/user/userGetCurrent
currently requires [read:user] scope permissions. Would it make sense to make this universally accessible for all tokens? For example, I do not want access to information about other users or tokens, but just information about current token account.Alternatively, maybe there should be a distinction about getting read permissions to current user vs. read permissions to all users?
Screenshots
No response
The text was updated successfully, but these errors were encountered: