-
Notifications
You must be signed in to change notification settings - Fork 542
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
fix: redirect uri when session expired #2044
Conversation
✔️ Deploy Preview for apisix-dashboard ready! 🔨 Explore the source changes: 8caca16 🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix-dashboard/deploys/611090c83dfed000072c695a 😎 Browse the preview: https://deploy-preview-2044--apisix-dashboard.netlify.app/ |
@foolishlwc Please take a look at the CI :) cc @iamayushdas to take a look also |
Codecov Report
@@ Coverage Diff @@
## master #2044 +/- ##
==========================================
- Coverage 67.68% 65.74% -1.95%
==========================================
Files 181 121 -60
Lines 6973 3205 -3768
Branches 773 779 +6
==========================================
- Hits 4720 2107 -2613
+ Misses 1970 1098 -872
+ Partials 283 0 -283
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
CI problem fixed. Please take a look and help review @juzhiyuan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
merged, thanks for your contribution @foolwc |
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Redirect to the right page when session expired and login success.
Related issues
resolve #2029
Checklist: