gotosocial/internal/oauth/README.md

4 lines
257 B
Markdown
Raw Normal View History

2021-03-15 15:15:14 +00:00
# oauth
2021-03-15 17:59:38 +00:00
This package provides uses the [GoToSocial oauth2](https://github.com/gotosocial/oauth2) module (forked from [go-oauth2](https://github.com/go-oauth2/oauth2)) to provide [oauth2](https://www.oauth.com/) server functionality to the GoToSocial APIs.