I want to create JWT auth tokens via a user interface
I do not want to use password auth. I want to issue an "API Key" to an app instead.
2
votes

This has been implemented a while ago.