Build an API in Rust with JWT Authentication using actix-web

Hi @abhishek.chanda - Thanks for this neat article. One question though - how can i extract the claims from the token in the handler function?