karishmas6
|
e6e54eee7f
|
feat: connect && sync db
|
2024-09-24 18:03:26 +05:30 |
|
karishmas6
|
6c06cbf1d3
|
chore: lint
|
2024-09-24 18:00:38 +05:30 |
|
karishmas6
|
f671014444
|
feat: sync database
|
2024-09-24 18:00:25 +05:30 |
|
karishmas6
|
1bcc8d372b
|
chore: remove unused import
|
2024-09-24 17:48:01 +05:30 |
|
karishmas6
|
1f2f505ac5
|
chore: remove unused import
|
2024-09-24 17:47:44 +05:30 |
|
karishmas6
|
33a3d71c93
|
feat: use comparePassword from utils
|
2024-09-24 17:47:30 +05:30 |
|
karishmas6
|
fd3d65e632
|
feat: exclude hashed password when return user
|
2024-09-24 17:46:35 +05:30 |
|
karishmas6
|
37dab830bf
|
fix: remove hashedPassword var
|
2024-09-24 17:45:05 +05:30 |
|
karishmas6
|
26b08e510e
|
feat: use hashPassword function
|
2024-09-24 17:43:28 +05:30 |
|
karishmas6
|
f5fa79faa9
|
chore: remove todo & unused dependencies
|
2024-09-24 17:40:55 +05:30 |
|
karishmas6
|
f0e685f339
|
chore: lint
|
2024-09-24 17:40:20 +05:30 |
|
karishmas6
|
d82171f7e3
|
fix: extend request to include user
|
2024-09-24 17:39:50 +05:30 |
|
karishmas6
|
7c36bd7245
|
feat: use User for current user
|
2024-09-24 17:33:51 +05:30 |
|
karishmas6
|
f26f8300d3
|
feat: use User for login
|
2024-09-24 17:31:56 +05:30 |
|
karishmas6
|
21a1ea3a5c
|
feat: use User for register
|
2024-09-24 17:29:48 +05:30 |
|
karishmas6
|
24881daa6e
|
chore: lint
|
2024-09-24 17:24:24 +05:30 |
|
karishmas6
|
87fa644ecf
|
chore: lint
|
2024-09-24 17:24:11 +05:30 |
|
karishmas6
|
df998b4304
|
feat: create User model
|
2024-09-24 17:23:53 +05:30 |
|
karishmas6
|
31be279168
|
feat: postgres config
|
2024-09-24 17:19:49 +05:30 |
|
karishmas6
|
d291f43c61
|
chore(deps): install pg sequelize sequelize-typescript
|
2024-09-24 17:17:04 +05:30 |
|
karishmas6
|
6a50edff22
|
fix: login & csrf api routes
|
2024-09-24 12:31:57 +05:30 |
|
karishmas6
|
4ad5b46fd3
|
chore: lint
|
2024-09-24 12:10:04 +05:30 |
|
karishmas6
|
044031260c
|
feat: extend HeadersDefaults type to include X-CSRF-TOKEN property
|
2024-09-24 12:09:50 +05:30 |
|
karishmas6
|
1dd1b6fbdb
|
fix: pass null if not found
|
2024-09-24 12:09:01 +05:30 |
|
karishmas6
|
2131b5307f
|
feat: create ActionType context
|
2024-09-24 12:08:19 +05:30 |
|
karishmas6
|
b2c1babcfc
|
feat: auth context
|
2024-09-24 12:07:32 +05:30 |
|
karishmas6
|
c80f04c0a9
|
feat: get csrf token
|
2024-09-24 00:05:22 +05:30 |
|
karishmas6
|
404eb797b9
|
feat: current user route
|
2024-09-24 00:01:32 +05:30 |
|
karishmas6
|
74ed86ba4b
|
feat: logout route
|
2024-09-23 23:58:14 +05:30 |
|
karishmas6
|
72ce72304f
|
feat: login route
|
2024-09-23 23:57:43 +05:30 |
|
karishmas6
|
ca175fdcae
|
feat: register route
|
2024-09-23 23:57:12 +05:30 |
|
karishmas6
|
29f92cd094
|
feat: get current user
|
2024-09-23 23:55:53 +05:30 |
|
karishmas6
|
2758d05040
|
feat: logout controller
|
2024-09-23 23:55:41 +05:30 |
|
karishmas6
|
ab6838721f
|
feat: login controller
|
2024-09-23 23:55:23 +05:30 |
|
karishmas6
|
89feed52d4
|
feat: register controller
|
2024-09-23 23:54:19 +05:30 |
|
karishmas6
|
8b8b233510
|
fix: missinge xports
|
2024-09-23 23:53:35 +05:30 |
|
karishmas6
|
e51ce53c68
|
chore: code cleanup
|
2024-09-23 23:48:35 +05:30 |
|
karishmas6
|
56a58d9c54
|
feat: parse cookies
|
2024-09-23 23:47:35 +05:30 |
|
karishmas6
|
4c045683ff
|
feat: use csrf protection
|
2024-09-23 23:47:10 +05:30 |
|
karishmas6
|
4186c9572e
|
feat: hash password
|
2024-09-23 23:44:21 +05:30 |
|
karishmas6
|
e6c43361b6
|
chore(deps): install bcrypt @types/bcrypt
|
2024-09-23 23:42:37 +05:30 |
|
karishmas6
|
c22614a40f
|
feat: verify jwt token
|
2024-09-23 23:40:02 +05:30 |
|
karishmas6
|
5a7ea2af8f
|
chore(deps): install jsonwebtoken @types/jsonwebtoken
|
2024-09-23 23:36:15 +05:30 |
|
karishmas6
|
12dc3ccf42
|
chore(deps): install auth dependencies
|
2024-09-23 23:34:08 +05:30 |
|
karishmas6
|
3807876a81
|
chore: add todo
|
2024-09-23 17:58:45 +05:30 |
|
karishmas6
|
960c254b89
|
docs: fxn docs
|
2024-09-23 17:57:50 +05:30 |
|
karishmas6
|
a4a98c67d8
|
fix: prettier
|
2024-09-23 17:52:17 +05:30 |
|
karishmas6
|
2552fa6aa4
|
feat: bold only action & text
|
2024-09-23 17:51:53 +05:30 |
|
karishmas6
|
0450e75bf7
|
chore: lint
|
2024-09-23 17:51:08 +05:30 |
|
karishmas6
|
0919e5319d
|
fix: sliceeeeeeee
|
2024-09-23 17:50:51 +05:30 |
|