fix: refactor related to checklist observation (#73)

* refactor: removed unused files, dependencies and added valid callback URL

* chore: update env example

* test: fixed issue with subscription on deleteUserCollection in UserCollection module

* test: fixed time related issue with auth service methods

* chore: removed unused dependencies in auth.service file

---------

Co-authored-by: Mir Arif Hasan <arif.ishan05@gmail.com>
Co-authored-by: Balu Babu <balub997@gmail.com>
This commit is contained in:
Ankit Sridhar
2023-04-07 22:22:41 +05:30
committed by GitHub
parent e54f837b83
commit 100664f77e
8 changed files with 282 additions and 79 deletions

View File

@@ -48,7 +48,6 @@
"graphql-subscriptions": "^2.0.0",
"handlebars": "^4.7.7",
"io-ts": "^2.2.16",
"ioredis": "^5.2.4",
"luxon": "^3.2.1",
"nodemailer": "^6.9.1",
"passport": "^0.6.0",