DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

JWT Authentication For Flask #10 Revoke Access And Refresh Tokens (Log Out)

In this video, I walk through how we can implement revoking of JWTs on the Flask backend by implementing a token blocklist. This will allow you to log out users of your API.

Top comments (0)