Commit Graph

14 Commits

Author SHA1 Message Date
Arjun Patel c657b2b9c5 implement the actual resetting endpoint 2019-05-13 01:16:56 -07:00
Arjun Patel c4dd7cd1fa initial flow of sending email 2019-05-13 00:08:34 -07:00
Arjun Patel e5c204890e working changes to use sequelize auto index 2019-03-16 22:41:57 -07:00
Arjun Patel a7619fcad9 separating donor and org login controller functions 2019-03-14 17:28:09 -07:00
Arjun Patel c3f6184cc6 cleaning log 2019-03-14 13:15:27 -07:00
Arjun Patel 571c3931c2 changes to organization model 2019-03-01 23:38:22 -08:00
Arjun Patel 6ca8807a9b changing to user and error code for forbidden 2019-01-28 13:16:24 -08:00
Arjun Patel 2bf26fccbf added roles with checking in middleware
- still need signup for orgs
- login for admin
2019-01-26 20:23:06 -08:00
Arjun Patel fc2b73b715 organize general routes 2019-01-19 00:42:56 -08:00
Arjun Patel 59c327d8df taking out the jwt expiry as there is no integration with frontend 2019-01-18 21:24:30 -08:00
Arjun Patel a4e4394329 associations and adding more routes and structure 2019-01-15 22:08:54 -08:00
Arjun Patel 23f40dc73b env variables through different file and optimizing error handling with middleware 2019-01-13 22:38:44 -08:00
Arjun Patel ec2a3b5362 formatting 2019-01-10 12:43:50 -08:00
Arjun Patel 9f247154f9 all setup with jwt and bcrypt with whole file structure with auth middleware and login 2019-01-10 10:37:07 -08:00