Fix return type of asciidoctor macro implementation.

This commit is contained in:
Nanne Baars
2021-04-23 15:11:56 +02:00
parent 70cda80176
commit a1071e9c00
4 changed files with 24 additions and 17 deletions

View File

@ -1,6 +1,6 @@
== Decoding a JWT token
Let's try decoding a JWT token, for this you can use the webWolfLink:JWT[] functionality inside WebWolf.
Let's try decoding a JWT token, for this you can use the webWolfLink:JWT[target=jwt] functionality inside WebWolf.
Given the following token:
[source]