bit of experimenting and tidying

This commit is contained in:
tsmethurst 2021-03-15 16:15:14 +01:00
commit 1eecc2688c
13 changed files with 167 additions and 109 deletions

3
internal/oauth/README.md Normal file
View file

@ -0,0 +1,3 @@
# oauth
This package provides uses [go-oauth2](https://github.com/go-oauth2/oauth2) to provide [oauth2](https://www.oauth.com/) server functionality to the GoToSocial APIs.