You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
d2476c1 refactored authentication filters and success/failure handlers to support custom URLs, JWT injection, and fixed the MircrosoftAuthFilter not working with query parameters in redirect_uri
2653a43 refactored getOAuthKeysForApp() method in SecurityUtils
1c1ed83 added setAppSettings(map) API to allow overwriting the app settings object
063c85f updated GoogleAuthFilter to access the new OAuth endpoints, fixed GitHubAuthFilter returning null for users with hidden emails, fixed FacebookAuthFilter not parsing access token JSON
2290286 fixed email duplication when users log in from different identity providers