Bug 2060541 - Recheck auth status on startup, weekly - #7564
Conversation
|
I have been thinking a fair amount about the part of this patch that I'm the least sure about: the part in |
|
I ended up not putting the logic to reset the auth timer in |
bendk
left a comment
There was a problem hiding this comment.
This is looking very good. Thanks for updating the example client.
I had a couple suggestions, but the only blocker is figuring out how we should store the refresh token when we're in the auth-issues state.
The pull request has been modified, dismissing previous reviews.
bendk
left a comment
There was a problem hiding this comment.
The changes look great. The last part is updating the methods I noted so that they continue to throw a NoRefreshToken error if logged_out_from_auth_issues=true.
The pull request has been modified, dismissing previous reviews.
Pull Request checklist
cargo testsucceeds locally.cargo fxa force-auth-issuescommand to the example CLI client in order to be able to test this manually.