JWP or JWT?
# ktor
b
JWP or JWT?
o
JWT of course, thanks, fixed 🙂
b
I’ve written one that mimics the pattern of the form auth in ktor-samples
was thinking about writing a blog post about it and posting on github
would love feedback
it uses auth0's libraries
so not sure how it would generalize
o
What is auth0 license? If it’s free to use, with a good license, we can make a separate module that provides support by using these libs.
b
o
Could you share the code so I can integrate it?
b
sure
is this in line with what you were looking for?
o
Sorry for delay, have been busy with other stuff. It’s more or less, but needs some work. I will pick it up next after ConnectionNegotiation feature I’m working on.
b
👍 sounds good. Let me know how I can help