I have passed a boolean field, \'is_valid\' in the JWT token payload. Now I need to retrieve the value of \'is_valid\' for condition checking. How can I do it in python djan