Replies: 2 comments 5 replies
-
As the code you posted shows, JWTs are set for all JSON responses if you are using the jwt feature. Is this causing a problem in your application? |
Beta Was this translation helpful? Give feedback.
2 replies
-
no, no problems just curiosity on my side. I'm using jwt feature with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I wondered if there is a specific reason to
set_jwt
inrereturn_json_response
even if the login failed. Or I misconfigured something and did something wrong.rodauth/lib/rodauth/features/jwt.rb
Lines 137 to 140 in cbdfde5
Beta Was this translation helpful? Give feedback.
All reactions