From 4fb8a60bcabefbe3a719a102d2a613400425a60a Mon Sep 17 00:00:00 2001 From: HilariousGil Date: Tue, 27 Aug 2024 10:45:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab463a9..f9b19c1 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ The OAuth2 extension allows site visitors to login through an OAuth2 server. ## Credits +Based on the previous work of [conwetlab](https://github.com/conwetlab/ckanext-oauth2) -Based on the idea proposed by [Etalab](https://github.com/etalab/ckanext-oauth2)