Skip to content

Commit aa34f1f

Browse files
committed
update admin password
Signed-off-by: arhimede <[email protected]>
1 parent adfd4fd commit aa34f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v6/tutorials/token-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Dotkernel API provides out-of-the-box both an `admin` and a `user` account.
3030
The admin account with **role** set to both `superuser` and `admin` with the following credentials:
3131

3232
- **identity**: `admin`
33-
- **password**: `dotkernel`
33+
- **password**: `dotadmin`
3434

3535
The user account with **role** set to both `user` and `guest` with the following credentials:
3636

0 commit comments

Comments
 (0)