From db0721e9820f399727b933088a276184e9565c9d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 30 Jul 2024 19:05:09 +0900 Subject: feat(backend): implement password-based authentication --- docs/DEV.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/DEV.md b/docs/DEV.md index c8781fd..6061a1b 100644 --- a/docs/DEV.md +++ b/docs/DEV.md @@ -22,6 +22,6 @@ 1. `make init` 1. `make up` 1. Access to http://localhost:5173. - * User `a`, `b` and `c` can log in with any password. + * User `a`, `b` and `c` can log in with `pass` password. * User `a` and `b` are players. * User `c` is an administrator. -- cgit v1.2.3-70-g09d2