Merge pull request #5702 from backstage/orkohunter/bug-fix-logout-on-page-refresh
fix(auth): Do not ask to log-in on every page refresh
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core': patch
|
||||
---
|
||||
|
||||
Fix a bug where users are asked to log-in on every page refresh. This is specific to people with only one sign-in provider in their SignInPage component.
|
||||
Reference in New Issue
Block a user