fastapi-jwt
fastapi-jwt copied to clipboard
Proposal to add a custom message for expired signature and incorrect token
Hi @k4black ,
FYI:this is just a proposal and not complete PR. If you agree, i will enrich the PR
Proposal: I would like to propose to add custom message as a param when creating a bearer token and refresh token. i have a use case where i need to pass different languages as message.
hi @k4black any thoughts?