Session falsely displayed as 'verified' with no internet connection (#2884)
* Session falsely displayed as 'verified' with no internet connection - Remove the need to wait for `isReady` for `SessionVerificationService.canVerifySessionFlow` to fix this. - Rename `SessionVerificationService.canVerifySessionFlow` to `needsSessionVerification`. - Make `isReady` private.
This commit is contained in:
parent
bce1a30249
commit
0e05a0e4ed
9 changed files with 21 additions and 31 deletions
1
changelog.d/2884.bugfix
Normal file
1
changelog.d/2884.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Session falsely displayed as 'verified' with no internet connection.
|
||||
Loading…
Add table
Add a link
Reference in a new issue