summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)AuthorFiles
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1
* 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-18auth flow working for codeLibravatar tsmethurst1
2021-03-09building out media req/resp modelLibravatar tsmethurst1
2021-03-09moving stuff around, stubbing interfacesLibravatar tsmethurst1
2021-03-04tidying up here and thereLibravatar tsmethurst1
2021-03-03further funLibravatar tsmethurst2
2021-03-03further yak shavingLibravatar tsmethurst2
2021-03-03start the service using a cliLibravatar tsmethurst2
2021-03-02More messing aroundLibravatar tsmethurst1
2021-03-02Messing around a bitLibravatar tsmethurst1
2021-03-01bits n bobsLibravatar tsmethurst1
2021-02-28add docs and a bunch of other stuffLibravatar tsmethurst1
2021-02-27messing around a bitLibravatar tsmethurst1