1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-04 23:37:49 +02:00

17 Commits

Author SHA1 Message Date
Lee Brown
102ca82125 Completed web-api and web-app updates 2019-08-14 17:59:47 -08:00
Lee Brown
e45dd56149 Completed updating biz logic packages to use repository pattern 2019-08-14 11:40:26 -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
4c25d50c76 fix where, auth use request arg 2019-08-05 17:12:28 -08:00
Lee Brown
33a7fb14b6 Completed user invite 2019-08-05 14:32:45 -08:00
Lee Brown
a616249be3 completed user management 2019-08-05 01:13:03 -08:00
Lee Brown
ba96e8b367 Completed virtual user login and switch accounts 2019-08-04 21:28:02 -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
fad0801379 checkpoint 2019-08-03 16:35:57 -08:00
Lee Brown
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -08:00
Lee Brown
1d69ea88a3 Fix unittests 2019-08-01 16:17:47 -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
97e0249d38 Auto generate random password for creation of RDS database instance. 2019-07-15 18:34:58 -08:00
Lee Brown
72ef940eb1 issue#7 fix applyClaimsSelect when empty conditions
When audience and subject are both empty, don't apply a subquery
2019-07-15 16:05:02 -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