From d8fc2c26b1ba1aef2cf47b672c7400fc2eb8d271 Mon Sep 17 00:00:00 2001 From: Dan Moore Date: Mon, 23 Dec 2024 14:49:14 -0700 Subject: [PATCH] add safari note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1debb34..3f79f9d 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,9 @@ npm run dev ``` Go to `https://localhost:8080` to log in and make some change. + +## Troubleshooting + +Magic links don't work on safari when using localhost. + +Use chrome or firefox instead.