-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small fixes around logging out. #3356
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3356 +/- ##
===========================================
- Coverage 82.69% 82.66% -0.03%
===========================================
Files 1681 1682 +1
Lines 39415 39430 +15
Branches 4788 4793 +5
===========================================
+ Hits 32594 32595 +1
- Misses 5147 5157 +10
- Partials 1674 1678 +4 ☔ View full report in Codecov by Sentry. |
Content
Ensure that the url returned during a signout is used to be presented to the user.
Motivation and context
Application consistency.
Screenshots / GIFs
Tests
I do not know how to get an url after a sign out, to be fair...
Tested devices
Checklist