Code2Gether-Discord / JokesOnYou

A learning project, A jokes website build as a team project.
12 stars 11 forks source link

Added authorisation logic to front end #173

Closed PilgrimViis closed 3 years ago

PilgrimViis commented 3 years ago

Finally, I'm done. I've changed the issue because the pull request is big enough and if registration will be in another one it'll be more convenient for a reviewer.

Shortlist of changes: Added profile page for login testing purposes, which definitely requires a touch of a design. Added auth-interceptor to pass token towards backend with requests.