Closed nigel-dewar closed 8 years ago
No, this is the expected behavior. The upper section uses the JwtHttp and the lower "unauthorized" uses plain Http, this is to show that the server blocks unauthorized communication and doesn't block authorized ones. Maybe I should explain it in the read me
Fixed the issue of 'Hello undefined' this was caused due to the return of an array instead of a single user by the DB query of "google" route. it was fixed in the latest commit.
Thanks very much Ron. I gotta say this is a really great thing you have done porting satellizer from angular 1 to 2. Looking through your code you have done such a sweet job.
Thank you so much for your hard work, and I love that you are using rethinkdb for storage.
Thanks :)
I've updated the readme to show the expected result.
Cheers Ron
Page displays