gotosocial/internal/oauth
2021-03-17 19:52:36 +01:00
..
html.go Some more messing around with oauth2 2021-03-17 11:33:06 +01:00
oauth.go almost there 2021-03-17 19:52:36 +01:00
oauth_test.go almost there 2021-03-17 19:52:36 +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.