flask-jwt icon indicating copy to clipboard operation
flask-jwt copied to clipboard

_default_jwt_payload_handler: Check for attribute 'id'

Open AbdealiLoKo opened this issue 7 years ago • 0 comments

If the attribute 'id' does not exist, do not use it. Use the item 'id' instead.

Fixes https://github.com/mattupstate/flask-jwt/issues/115

AbdealiLoKo avatar Mar 06 '18 18:03 AbdealiLoKo