Implement login page with email/password authentication #69

Merged
FernandoJVideira merged 6 commits from feature/login-page into develop 2025-12-22 17:08:38 +00:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit c03d49e7e4 - Show all commits
+2 -1
View File
@@ -100,4 +100,5 @@ Desktop.ini
# If you have any local secrets or files not to track, add them here:
# /path/to/some/file
package-lock.json
package-lock.json
.vscode
-3
View File
@@ -1,3 +0,0 @@
{
"postman.settings.dotenv-detection-notification-visibility": false
}