Commit graph

18 commits

Author SHA1 Message Date
tsmethurst
c8ff849a02 account update nearly working 2021-03-30 22:26:52 +02:00
tsmethurst
362ccf5817 media more or less working 2021-03-30 16:06:08 +02:00
tsmethurst
fe310f5230 new shortcut 2021-03-28 18:46:52 +02:00
tsmethurst
a19cc4740e go fmt ./... 2021-03-27 16:28:57 +01:00
tsmethurst
e66f12dcfe set app id on new signups 2021-03-27 16:27:49 +01:00
tsmethurst
c956595d73 relocate repo 2021-03-27 13:00:22 +01:00
tsmethurst
f58f77bf1f chunking away at it 2021-03-26 19:02:20 +01:00
tsmethurst
0a244be523 email block checking for signups 2021-03-25 23:49:29 +01:00
tsmethurst
adf48aa5b7 add some more shortcuts 2021-03-25 23:33:26 +01:00
tsmethurst
9453dcd2b1 comments 2021-03-25 20:08:23 +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
tsmethurst
4e281f31b0 whole buncha stuff 2021-03-15 23:05:24 +01:00
tsmethurst
cca676dcb3 tests 2021-03-15 18:59:38 +01:00
tsmethurst
772f6e5949 start working on oauth2 implementation 2021-03-14 17:56:16 +01:00
tsmethurst
59963090cb create db schemas for accounts 2021-03-05 18:31:12 +01:00
tsmethurst
052783db66 tidying up here and there 2021-03-04 14:38:18 +01:00
Renamed from internal/db/service.go (Browse further)