if time.time() > claims['exp']: print('Token is expired') return False