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, 0 insertions, 3 deletions
diff --git a/internal/oauth/README.md b/internal/oauth/README.md
deleted file mode 100644
index 50a9e1274..000000000
--- a/internal/oauth/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# oauth
-
-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.