mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 01:32:01 +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