From 69b154ea58001bde2b2bd09a376d68f4ad22d437 Mon Sep 17 00:00:00 2001 From: Rodrigo Mansueli Date: Wed, 27 Mar 2024 08:04:51 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c54d5b8fc..ea1bcd6ef 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Auth is a user management and authentication server written in Go that powers - Sign in with external providers (Google, Apple, Facebook, Discord, ...) It is originally based on the excellent -[Auth codebase by Netlify](https://github.com/netlify/auth), however both have diverged significantly in features and capabilities. +[GoTrue codebase by Netlify](https://github.com/netlify/gotrue), however both have diverged significantly in features and capabilities. If you wish to contribute to the project, please refer to the [contributing guide](/CONTRIBUTING.md).