v1.5.1
Fixed
- Removed native
confirm()calls inrevokeToken/rotateToken(profile.ejs), replacing them withapp.messages.confirm. Nativeconfirm()blocks all further browser events on the page (discovered live, mid browser-verification of sso-manager-node's equivalent flow, where it froze the tab).