Hi, I'm having trouble looking up if ktor can crea...
# ktor
n
Hi, I'm having trouble looking up if ktor can create jwt tokens. Reading the source code [here](https://github.com/ktorio/ktor/tree/master/ktor-features/ktor-auth-jwt), it seems that it can only validate jwt tokens, not create them.