From 15b164ce3c7dee016c72faa7308a7fe3fde0bedd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Sat, 6 Jan 2024 11:01:22 +0100 Subject: [PATCH] updated ToDo at Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21b55cb..89bc89e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # ToDo * infinite scroll * https://stackoverflow.com/questions/67624601/how-to-implement-infinite-scroll-in-next-js -* authentication -* multi-user support +* authentication with Google + * https://www.telerik.com/blogs/how-to-implement-google-authentication-nextjs-app-using-nextauth* multi-user support * bill amount entry * monthly bill amount summery * build & deploy via docker