Commit Graph

7 Commits

Author SHA1 Message Date
tsmethurst
f1cdfe6a54 validate new account requests 2021-03-25 20:10:10 +01:00
tsmethurst
a9ca7f1d55 tidy a bit 2021-03-25 20:09:48 +01:00
tsmethurst
99af433d8a comments 2021-03-25 20:09:00 +01:00
tsmethurst
26c482cd86 groundwork for other account routes 2021-03-24 17:34:41 +01:00
tsmethurst
0ea69345b9 plodding away on the accounts endpoint 2021-03-23 22:13:01 +01:00
tsmethurst
7139116e5d start work on accounts module 2021-03-23 13:17:54 +01:00
Tobi Smethurst
aa9ce272dc
Oauth/token (#7)
* 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-22 22:26:54 +01:00