gotosocial/internal/oauth
tsmethurst cca676dcb3 tests
2021-03-15 18:59:38 +01:00
..
oauth.go tests 2021-03-15 18:59:38 +01:00
pgclientstore.go tests 2021-03-15 18:59:38 +01:00
pgclientstore_test.go tests 2021-03-15 18:59:38 +01:00
pgtokenstore.go tests 2021-03-15 18:59:38 +01:00
README.md tests 2021-03-15 18:59:38 +01:00

oauth

This package provides uses the GoToSocial oauth2 module (forked from go-oauth2) to provide oauth2 server functionality to the GoToSocial APIs.