mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 05:57:17 +00:00

* chore(ui): handle logout gracefully * update the login API and tokenServiceUtil behavior * temp checks with logs * fix okta autorenew behaviour * fix auth0 * fix ssos logout behaviour * fix tests * fix tests * fix missing unit tests * address comments * minor fix