maofalt / Transcendence

4 stars 0 forks source link

fixed: exp time by cur time #161

Closed coisu closed 6 months ago

coisu commented 6 months ago
response_data = {
    'access_token':
    'token_type':
    'expires_in': 
    'exp_datetime': 
}

i added 'exp_datetime' as well just in case,
 expires_in:  299.815641
 exp_datetime:  2024-03-24 18:25:41