gotosocial/internal/oauth
tsmethurst 9d5fb0785f fiddling 2021-03-17 13:14:52 +01:00
..
README.md tests 2021-03-15 18:59:38 +01:00
html.go Some more messing around with oauth2 2021-03-17 11:33:06 +01:00
oauth.go fiddling 2021-03-17 13:14:52 +01:00
oauth_test.go Some more messing around with oauth2 2021-03-17 11:33:06 +01:00
pgclientstore.go whole buncha stuff 2021-03-15 23:05:24 +01:00
pgclientstore_test.go whole buncha stuff 2021-03-15 23:05:24 +01:00
pgtokenstore.go tests 2021-03-15 18:59:38 +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.