chore: Add changeset for SingleSignInPage bug fix

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2021-05-17 23:10:47 +02:00
parent 477872d149
commit 5da6a561d1
+5
View File
@@ -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.