Hi,
I’m using Slim 4 and I have successfully implemented the JWT authentication. It works like a breeze.
I’d need to be able to read a value in the payload after the token is validated.
Is there any recommended way to do so?
Hi,
Thanks for your answer.
I understand it is not technically a Slim Framework question but… If everybody who’s using Slim Framework goes to Laravel’s website to find their answer, they will end up using Laravel intead of the really cool Slim Framework (even tho my question is not about Laravel either). As a user I have asked the question here with the idea of a community. I also understand that my question is a n00b’s question but I am not very good at PHP to be honest and, as stated on many blogs, Slim’s documentation is often written by and oriented towards advanced PHP developers which makes it difficult to be adopted by less advanced developers (read “a guy like me”).
I have fortunately found here the help I needed almost every time I asked for it and, as a DBA with 25 years of experience, I am always happy to help developers when it comes to the DB. So I appreciate your help and I thank you again for your answers.