Commit Graph

13 Commits

Author SHA1 Message Date
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
tsmethurst
1b11884121 auth flow working for code 2021-03-18 23:27:43 +01:00
tsmethurst
a7b01a44b6 building out media req/resp model 2021-03-09 23:01:01 +01:00
tsmethurst
9a79d176c9 moving stuff around, stubbing interfaces 2021-03-09 17:03:40 +01:00
tsmethurst
052783db66 tidying up here and there 2021-03-04 14:38:18 +01:00
tsmethurst
18d0685ef1 further fun 2021-03-03 21:15:20 +01:00
tsmethurst
54c4b8de20 further yak shaving 2021-03-03 18:12:02 +01:00
tsmethurst
b8e0f33c35 start the service using a cli 2021-03-03 11:28:28 +01:00
tsmethurst
be1b631681 More messing around 2021-03-02 22:52:31 +01:00
tsmethurst
c879e1b0b3 Messing around a bit 2021-03-02 12:46:48 +01:00
tsmethurst
9ffbb353d0 bits n bobs 2021-03-01 15:41:43 +01:00
tsmethurst
e68b72ddf9 add docs and a bunch of other stuff 2021-02-28 15:17:18 +01:00
tsmethurst
fbf52fe84b messing around a bit 2021-02-27 22:57:50 +01:00