jwtauth
jwtauth copied to clipboard
Added more methods from RFC 7519 standard.
I find it kinda annoying to not have a helper method for the other fields found in RFC 7519 registered claims section, even if it's a one liner for each part, I really thought it would be helpful to add these methods and make our lives n lines less painful.