gotosocial/internal/oauth
tsmethurst 044c0df428 go fmt 2021-03-20 19:08:17 +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 tidying up 2021-03-20 19:06:28 +01:00
oauth_test.go go fmt 2021-03-20 19:08:17 +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.