mirror of
https://github.com/directus/directus.git
synced 2026-01-24 05:48:03 -05:00
* use date compare workflow instead of timer * convert milliseconds to seconds * add missing references to auth_expired_at key * correct calculation and presume getTime returns milliseconds * resolve issue with static tokens * prevents token refresh before everything else is initialized * remove timer based authentication tests Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>