Symfony RESTful API: Authentication with JWT

Administration Team
DNA Moderator
DNA HERO
Joined
Nov 19, 2023
Messages
1,607
Reaction score
11,826
Points
113


  • Understanding JSON web tokens (JWT)
  • Creating, signing & returning JWT's
  • Using Guard for a custom JWT authentication system
  • Sending tokens on the Authorization header
  • Proper API errors for invalid credentials and missing credentials
  • Choosing to split into 2 firewalls


To see this hidden content, you must reply and react with one of the following reactions : Like, Love, Haha, Wow
 
  • Tags
    api