summaryrefslogtreecommitdiff
path: root/internal/oauth/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'internal/oauth/README.md')
-rw-r--r--internal/oauth/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/oauth/README.md b/internal/oauth/README.md
new file mode 100644
index 000000000..5eaef673f
--- /dev/null
+++ b/internal/oauth/README.md
@@ -0,0 +1,3 @@
+# oauth
+
+This package provides uses [go-oauth2](https://github.com/go-oauth2/oauth2) to provide [oauth2](https://www.oauth.com/) server functionality to the GoToSocial APIs.