Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2021-06-21 | new styling for frontpage, update login and authorize templates (#46) | 12 | ||
* new styling for frontpage, update login and authorize templates * run go fmt * add AssetBaseDir to command flag parsing * untested: move landing page to it's own router * go fmt, fix typo * fix package, adapt to proper Route structure | ||||
2021-03-22 | Oauth/token (#7) | 1 | ||
* add host and protocol options * some fiddling * tidying up and comments * tick off /oauth/token * tidying a bit * tidying * go mod tidy * allow attaching middleware to server * add middleware * more user friendly * add comments * comments * store account + app * tidying * lots of restructuring * lint + tidy | ||||
2021-03-20 | tidying up | 1 | ||
2021-03-18 | auth flow working for code | 2 | ||
2021-03-03 | further fun | 1 | ||
2021-02-27 | messing around a bit | 1 | ||