cduvray / jwt-authorizer

JWT authorization layer for Axum.
MIT License
68 stars 21 forks source link

Adding registered claims struct #20

Closed cduvray closed 1 year ago

cduvray commented 1 year ago

Provide default implementation of claims struct. (described by https://www.rfc-editor.org/rfc/rfc7519#section-4.1)