gotosocial/internal/oauth
tsmethurst 4194f8d88f fix lint errors 2021-03-20 19:44:18 +01:00
..
README.md tests 2021-03-15 18:59:38 +01:00
oauth.go tidying up 2021-03-20 19:06:28 +01:00
oauth_test.go fix lint errors 2021-03-20 19:44:18 +01:00
pgclientstore.go getting there....... 2021-03-17 16:01:31 +01:00
pgclientstore_test.go getting there....... 2021-03-17 16:01:31 +01:00
pgtokenstore.go getting there....... 2021-03-17 16:01:31 +01:00

README.md

oauth

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