Skip to content

Commit 23fff37

Browse files
authored
Merge pull request #115 from dotkernel/6.0-launch-check
update admin password
2 parents 2735358 + aa34f1f commit 23fff37

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)