Commit Graph

16 Commits

Author SHA1 Message Date
jacob1123 1ee88466f2 Use Token field instead of GetToken 2016-12-27 00:47:36 +01:00
jacob1123 e525fdc928 Rename to Service
Add ModelService interface to merge all Services
2016-12-27 00:47:10 +01:00
jacob1123 5b9b2e02a0 Return pointers 2016-12-27 00:45:30 +01:00
jacob1123 5754b97e4d Add data 2016-12-27 00:28:52 +01:00
jacob1123 649b272caf Use AbortWithError 2016-12-27 00:28:19 +01:00
jacob1123 ca1c2ed778 Add dashboard 2016-12-20 20:05:15 +01:00
jacob1123 97ca85a0db Field is called email not username 2016-12-20 16:38:48 +01:00
jacob1123 a71afaf6b9 Implement registration 2016-12-20 15:26:31 +01:00
jacob1123 b9d428d386 Implement bcrypt 2016-12-20 15:15:33 +01:00
jacob1123 b5114beacf Accept user in CreateToken 2016-12-20 13:43:15 +01:00
jacob1123 e955638510 Actually compare to users in database 2016-12-20 13:36:30 +01:00
jacob1123 7b235f83ad Add registration 2016-12-20 13:34:34 +01:00
jacob1123 0f1bd4cac3 Reformat http 2016-12-20 09:46:39 +01:00
jacob1123 308ff98830 Finish cleaning dependencies 2016-12-19 23:23:52 +01:00
jacob1123 8231b3d176 Move login-code to http 2016-12-19 22:47:45 +01:00
jacob1123 227028f99d Try to extract http 2016-12-19 18:56:24 +01:00