hey brian thanks for the video! i have a question after the log in, does the client store the jwt -- which it will then use in the Authorization header whenever it makes a req to the server?
@brianmmdev Жыл бұрын
Yep!
@henrybridges40602 жыл бұрын
Great video - wondering if you could show creating the authorisation yourself with JWT tokens (something like jwt-go package) too. Thanks!