Question
Authentication module rejected valid tokens: verify_token failed signature verification.
17b2b7ca-d450-446b-89dd-baaf7e6684f5
Authentication module rejected valid tokens: verify_token failed signature verification. Token format is payload_hex.signature where create_token signs json.dumps(...).encode() and stores payload as hex.