PaintWithBob / paint-with-bob

Bob Ross Painting IO game development.
https://paintwithbob.com/
Apache License 2.0
4 stars 0 forks source link

Josh dev #68

Closed JoshuaWarejko closed 6 years ago

JoshuaWarejko commented 6 years ago

Changed http module to HttpClientModule because it is the more updated version, sent token in headers by implementing HttpOptions with HttpHeaders, added code in server to look in headers for token on lobby creation, started the implementation of update user popup and service on frontend.

This should also take care of issue #63