The user is still signed in on stage server after the device is revoked #795
Comments
|
Good catch. I don't think we want to ping the user's FxA profile on every page-load(?). But I'm not sure if FxA can send a callback to us when the user revokes the permission? @mozilla/fxa-core ? |
Depends on the load, but every page load seems like a pretty heavy hammer. Maybe you could do something along the lines of "if the refresh token hasn't been checked in the past 10 minutes, then do so?"
We do not have any such functionality yet, though I foresee something along these lines in Q2 as part of Subscription Services. |
|
Will be closed and fixed when number 816 is fixed. |
[Affected versions]:
[Affected Platforms]:
[Steps to reproduce]:
[Expected result]:
[Actual result]:
[Regression]:
The text was updated successfully, but these errors were encountered: