added config for google auth

This commit is contained in:
2024-01-07 13:08:29 +01:00
parent 15b164ce3c
commit 8367606493
7 changed files with 42 additions and 4 deletions

View File

@@ -2,7 +2,8 @@
* infinite scroll
* https://stackoverflow.com/questions/67624601/how-to-implement-infinite-scroll-in-next-js
* authentication with Google
* https://www.telerik.com/blogs/how-to-implement-google-authentication-nextjs-app-using-nextauth* multi-user support
* 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