gotosocial/internal/oauth
tsmethurst 1b11884121 auth flow working for code 2021-03-18 23:27:43 +01:00
..
README.md tests 2021-03-15 18:59:38 +01:00
html.go auth flow working for code 2021-03-18 23:27:43 +01:00
oauth.go auth flow working for code 2021-03-18 23:27:43 +01:00
oauth_test.go auth flow working for code 2021-03-18 23:27:43 +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.