mirror of
https://github.com/directus/directus.git
synced 2026-01-31 15:57:57 -05:00
* Reduce the refresh of access token while still fresh * Pause request queue during access token refresh * Remove debounce from delaying access token refresh * Remove deletion of authorization header * Remove authorization header Thank you! @rijkvanzanten Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com> * Fix lint issue * Prevent concurrent token refreshing due to coincidental expiry * Clean up using finally * Prevent token refresh if not authenticated * Little cleanup 🧹 Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
@directus/app
The Directus Admin App. Included with directus itself. You wouldn't install this package separately.