From cca676dcb3824e9f9ee21ecf0a2cf8c55b0d4ad9 Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Mon, 15 Mar 2021 18:59:38 +0100 Subject: tests --- internal/oauth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/oauth/README.md') diff --git a/internal/oauth/README.md b/internal/oauth/README.md index 5eaef673f..50a9e1274 100644 --- a/internal/oauth/README.md +++ b/internal/oauth/README.md @@ -1,3 +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. +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. -- cgit v1.2.3