vrudikov / typescript-rest-boilerplate

Boilerplate project for awesome typescript-rest(https://github.com/thiagobustamante/typescript-rest) library
MIT License
81 stars 46 forks source link

Adding authentication examples #12

Closed thiagobustamante closed 5 years ago

evelyne24 commented 5 years ago

No description provided.

Amazing, thank you!

vrudikov commented 5 years ago

@thiagobustamante Thanks. Nice work. How do you think it it possible to add some examples of how you take some info from JWT token and return it to the authenticated user?