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
Currently emailChangeService uses a script property for its verification data and doesn't seem to clean that data up.
The emailChangeService should store that data in a cache with a limited lifetime, but it should also be active in cleaning the cache - a cache cannot grow continuously!