Added
Changed
Removed
Fixed
Version 1.4.5
(23.06.2020)
Added
- Include MySQL cluster related events to the site's events list
-
Change routing to be compatible with Google OAuth by removing fragment callback redirect URL.
- Render buttons as an anchor button
Changed
- Replaced the redirect_url for auth with the baseURL
- Replaced dispatches of routing.push with href attribute
-
Converted href to fragment to avoid navigating away from page
Removed
- Removed offline_access from scopes to fix Google OAuth
Fixed
-
Handled profile_picture as an array received from the OIDC
provider
-
Fixed issue with authentication payload route parsing for google
OIDC
- Fixed query cleanup error