Open fokosun opened 2 years ago
As a user, I want to be able to see a edit my profile i.e bio page.
Dev notes Change avatar Update display name Update phone number Toggle handle order TBD
Dev notes
POST /api/v1/users header { Authorization: {the currently authenticated user's token} } params { ... }
bio-component
User story
As a user, I want to be able to see a edit my profile i.e bio page.
Feature branch
bio-component