next-auth-refresh-token-example icon indicating copy to clipboard operation
next-auth-refresh-token-example copied to clipboard

switch to expires_at

Open muhaimincs opened this issue 2 years ago • 1 comments

muhaimincs avatar May 23 '23 07:05 muhaimincs

I thought this was required but I am not so sure.

For Google the expires_at for me tends to be 21 days in milliseconds. I think it might refer to when the refreshtoken expires?

Multiplying it by 1000 is definitely not the answer.

wayneschuller avatar Dec 22 '23 08:12 wayneschuller