You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, it works great on the server. The mock should add the doc, with the proper expiry. There is some tricky stuff here - if the expiry you set is less than 30 days worth of seconds from now, it is just that. If it is larger than that, it is assumed to be a date in seconds since 1/1/1970. And it is returned the same way.
The text was updated successfully, but these errors were encountered:
But, it works great on the server. The mock should add the doc, with the proper expiry. There is some tricky stuff here - if the expiry you set is less than 30 days worth of seconds from now, it is just that. If it is larger than that, it is assumed to be a date in seconds since 1/1/1970. And it is returned the same way.
The text was updated successfully, but these errors were encountered: