jpfranci / Alpacow

Location based social news web app https://alpacowabunga.herokuapp.com
https://alpacowabunga.herokuapp.com/
GNU General Public License v3.0
4 stars 0 forks source link

JIP-24 Edit profile page #26

Closed danyliu9 closed 3 years ago

danyliu9 commented 3 years ago

You can now see your full profile from the profile dialog, woohoo! It will contain more than 2 posts (10 for now, not sure how to handle hundreds of posts yet, probably pages 'n stuff), your reputation, account details, etc.

Alpacow edit profile

You can only update your username and email for now, and updating your email doesn't update Firebase credentials yet. But there is some validation that prevents users from changing their info to match other's emails/usernames.

Hope this is enough for updating users!

Alpacow update user info