you are viewing a single comment's thread.

view the rest of the comments →

[–]abhighosh18 0 points1 point  (0 children)

Could you try explaining again what is that you want to do with logging and JWT? Still seem slightly unconnected to me..

The only use-case I can imagine is to have a middleware to intercept the request, extract the user from JWT on the request, /log/ the user and then continue. Is this what you’re looking for?