Open MrWednesday-glitch opened 1 year ago
Also a list of comments made with links to the company page where the comment is
Use eventemitter to send loginresponse / user up to parentcomponent
Able to modify password at least
Have the angular component do an api call. Any information in the body is not needed other than the jwt as the backend pulls it apart and finds the user based on that.
Make a basic account information page where someone can change their name/email/password etc.