Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sharkblue58's avatar

sharkblue58 started a new conversation+100 XP

5mos ago

Is Tymon/jwt-auth a real refresh/access tokens system ?

I’m concerned about whether this approach is truly secure and reliable for production systems. Are there risks in rolling your own refresh token logic with Tymon/JWT compared to using a framework that handles it natively?