When the flows client raised a dependent scope change and successfully
logged in, there was still a problem of the cached scope change not being
cleared after login, which made the login manager think it still hadn't
been added. This is now properly cleared after login so new flows can
be started.
Dependent on #259 and https://github.com/globus-gladier/gladier/pull/268
When the flows client raised a dependent scope change and successfully logged in, there was still a problem of the cached scope change not being cleared after login, which made the login manager think it still hadn't been added. This is now properly cleared after login so new flows can be started.