Add GET support for the account API endpoint #71
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
luca0N/lanbassador!71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev_server_account_info"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add support for the GET HTTP request method in the
/account' API endpoint. This handler will return basic information about the account associated with the session, as specified in theAuthorization' HTTPheader, and can be used by clients to retrieve information about the
account that is logged in.
WIP: Add GET support for the account API endpointto Add GET support for the account API endpoint51d63a2fa6to950e8803fbLatest force-push removed an in-dev struct that is not yet being used/is out of the scope of this pull request.