From 1eecc2688c5eef14b8834c8f58a46b2f8e6bc845 Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Mon, 15 Mar 2021 16:15:14 +0100 Subject: bit of experimenting and tidying --- internal/oauth/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 internal/oauth/README.md (limited to 'internal/oauth/README.md') 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. -- cgit v1.2.3