Files
backstage/.changeset/soft-falcons-love.md
T
Fredrik Adelöw bf79a1cb77 changeset tweak
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-21 13:49:45 +02:00

458 B

@backstage/plugin-user-settings
@backstage/plugin-user-settings
minor

BREAKING: The apiRef passed to ProviderSettingsItem now needs to implement ProfileInfoApi & SessionApi, rather than just the latter. This is unlikely to have an effect on most users though, since the builtin auth providers generally implement both.

Fixed settings page showing providers as logged out when the user is using more than one provider, and displayed some additional login information.