FastAPI-Production-Boilerplate icon indicating copy to clipboard operation
FastAPI-Production-Boilerplate copied to clipboard

Authentication Middleware

Open daniilmastrangeli opened this issue 1 year ago • 1 comments
trafficstars

Why don't we use the JWTHandler class in the authentication middleware to decode the received token, so we can also handle exceptions properly?

daniilmastrangeli avatar Jun 24 '24 14:06 daniilmastrangeli

thats a good suggestion, do you want to do it?

iam-abbas avatar Jul 18 '24 05:07 iam-abbas