gotosocial/internal/oauth
2021-03-20 00:18:44 +01:00
..
html.go auth flow working for code 2021-03-18 23:27:43 +01:00
oauth.go allow showing just code 2021-03-20 00:18:44 +01:00
oauth_test.go allow showing just code 2021-03-20 00:18:44 +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 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.