1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-12-19 23:52:43 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Lee Brown
4894f2a3d8 fix schema migration requiring web context 2019-08-21 19:28:23 -08:00
Lee Brown
9e0f105e2f Fix crazy cros project dep because we had to use interfaces 2019-08-21 18:34:14 -08:00
huyng
d277b0ec25 Use interface in the handlers of web-api/web-app 2019-08-17 11:21:31 +07:00
Lee Brown
04e73c8f4e completed updating web-api 2019-08-14 12:53:40 -08:00
Lee Brown
3bc814a01e WIP: not sure how to solve user_account calling account.CanModifyAccount 2019-08-13 23:41:06 -08:00
Lee Brown
bf1ec63d85 Added api example error responses and some minor bug fixes 2019-08-07 16:17:17 -08:00
Lee Brown
6523cbc481 fix api route for app page for docs 2019-08-05 19:49:30 -08:00
Lee Brown
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
Lee Brown
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
Lee Brown
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00
Lee Brown
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
Lee Brown
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
Lee Brown
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00