<!--lint disable--> ## Proposed work <!--lint enable--> > *High-level description of what needs to be done, and any necessary additional context.* <!--proposed-work--> ## Todo > *What must be done to complete this task.* - [ ] <!--subtask--> ## References > *Reference material that may be helpful while completing this task.* - [Commands — CQRS | NestJS][nest-cqrs-commands] - [Google OAuth With Node.js β Without Passport][google-oauth-no-passport] - [OAuth 2.0 protocol][oauth2] - [Using OAuth 2.0 to Access Google APIs][google-protocols-oauth2] [google-oauth-no-passport]: https://tomanagle.medium.com/google-oauth-with-node-js-4bff90180fe6 [google-protocols-oauth2]: https://developers.google.com/identity/protocols/oauth2 [nest-cqrs-commands]: https://docs.nestjs.com/recipes/cqrs#commands [oauth2]: https://datatracker.ietf.org/doc/html/rfc6749