Nesta série de 18(dezoito) vídeos você aprenderá a construir uma API Restful para registro e autenticação de usuários utilizando Node.JS, Express.JS, PassportJS, BCrypt, MongoDB e Mongoose no Backend e React.JS na parte de frontend. Os fontes desta série de vídeos podem ser encontrados em https://github.com/leandroseverino/api_authentication_with_node.git. #1 - Introduction #2 - Cookies vs Tokens #3 - Node/Express API #4 - Server-Side Validation #5 - MongoDB/Mongoose #6 - JSON Web Tokens #7 - Passport and Strategies #8 - Bcrypt Explained #9 - OAuth Explained #10 - Unit Testing #11 - Google OAuth #12 - Facebook OAuth #13 - React Setup #14 - React UI with Routing #15 - Adding Redux and Redux Form #16 - Action Creators, Actions and Reducers #17 - Google & Facebook OAuth Integration #18 - React Higher Order Components
Post a Comment