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 724719d commit 4428e48Copy full SHA for 4428e48
vertx-auth-common/src/main/asciidoc/index.adoc
@@ -65,7 +65,7 @@ What this actually contains depends on the specific implementation; for a simple
65
[source,json]
66
----
67
{
68
- "username": "tim"
+ "username": "tim",
69
"password": "mypassword"
70
}
71
0 commit comments