Ankit Sridhar
100664f77e
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 >
2023-04-07 22:22:41 +05:30
Balu Babu
2ee4029e04
chore: removed migrations in prisma
2023-02-08 15:50:02 +05:30
Balu Babu
a6d6589811
chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files
2023-02-08 14:18:39 +05:30
Balu Babu
5c5ab5bad5
fix: changed all refrences to passwordlessVerification to verificationTokens in auth module
2023-02-01 11:58:15 +05:30
Balu Babu
fe73750d66
fix: fixed the user type error in auth.service file
2023-01-27 13:38:36 +05:30
Balu Babu
a6ad86bd59
chore: replaced hardcoded values with env variables in app.module.ts, main.ts and utils.ts
2023-01-20 07:56:19 +05:30
Balu Babu
53571a7d72
refactor: logout route now just returning 200 status code not redirecting to app_domain
2023-01-19 15:13:55 +05:30
Balu Babu
c38ad89cd7
chore: made the required changes in auth and user modules to accommodate changes made in user schema
2023-01-19 05:53:23 +05:30
Balu Babu
364381f017
chore: changed the schema of database to only store timestamp without timezone info
2023-01-19 05:13:21 +05:30
Balu Babu
06f1c2fba2
refactor: refactored a few types around users and passwordless tokens in auth module
2023-01-12 21:31:25 +05:30
Balu Babu
0c154be04e
chore: manually committing auth module to remoter
2023-01-09 19:02:14 +05:30