User Module
- Relationship + 여러 columns을 통해서 User Model을 만든다.
- CRUD
- Account, Log In: password Hash, password 검증, authentication, authorization
- Middlewares, Metadata like guards
- Custom decorator 만들기
- Account, Log In: password Hash, password 검증, authentication, authorization
- Test: GraphQL resolver, Unit testing, end-to-end testing
'Uber Eats' 카테고리의 다른 글
Uber Eats # 15 User Resolver and Service, InputType과 ObjectType 비교 (0) | 2021.03.09 |
---|---|
Uber Eats # 14 User Model (0) | 2021.03.09 |
Uber Eats # 12 Create Restaurant (0) | 2021.03.08 |
Uber Eats # 11 Repository (0) | 2021.03.07 |
Uber Eats # 10 TYPEORM and Nest, Active Record vs Data Mapper (0) | 2021.03.07 |