-
Notifications
You must be signed in to change notification settings - Fork 33
accountInfo / tokenInfo #665
Copy link
Copy link
Open
Labels
BrAPI-AllNot related to any specific BrAPI ModuleNot related to any specific BrAPI ModuleNew Data ModelAdd a new data model to represent a new conceptAdd a new data model to represent a new concept
Metadata
Metadata
Assignees
Labels
BrAPI-AllNot related to any specific BrAPI ModuleNot related to any specific BrAPI ModuleNew Data ModelAdd a new data model to represent a new conceptAdd a new data model to represent a new concept
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Minor Change
BrAPI supports tokens across the calls but there's no way of knowing what permissions a given token has before performing a call. An
accountInfoortokenInfo(or serverInfo expansion) would allow the server to accept a token as input and return access information and levels so clients can enable/disable features based on what actions a user is able to actually perform.Prototype response body: