#flutter #backend #express #controller #router #jwt
In this video we will look at:
1. Implementing our password service using bcrypt npm package
2. Implement token service using json web tokens
3. Create our Authentication Controller for signing in with express request and response objects
4. Create our Authentication Router using express router.
5. Test our express router using supertest as an alternative to using postman.
Github: https://tinyurl.com/yajv7kkl