We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfd4fd commit aa34f1fCopy full SHA for aa34f1f
docs/book/v6/tutorials/token-authentication.md
@@ -30,7 +30,7 @@ Dotkernel API provides out-of-the-box both an `admin` and a `user` account.
30
The admin account with **role** set to both `superuser` and `admin` with the following credentials:
31
32
- **identity**: `admin`
33
-- **password**: `dotkernel`
+- **password**: `dotadmin`
34
35
The user account with **role** set to both `user` and `guest` with the following credentials:
36
0 commit comments