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.
2 parents 2735358 + aa34f1f commit 23fff37Copy full SHA for 23fff37
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