Join Slack
Powered by
Trying to setup a POC using JWT authentication wit...
# ktor
t
Thomas Adams
03/01/2021, 3:30 PM
Trying to setup a POC using JWT authentication with auth0 and authenticating a route in KTOR. Is there a way to debug/log out what is occurring in the
validate {}
block? I have attempting various logging options and none seem to produce anything. Currently getting
401
on every request to ktor get route but no insight on how to fix it.
2
Views
Open in Slack
Previous
Next