Files
backstage/.changeset/thirty-shirts-allow.md
T
Fredrik Adelöw 4a3d434095 add changesets, bump to jose 5
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-21 14:59:53 +01:00

632 B

@backstage/backend-common
@backstage/backend-common
patch

Added a createLegacyAuthAdapters function that can be used as a compatibility adapter for backend plugins who want to start using the new auth and httpAuth services that were created as part of BEP-0003.

See the Auth Service Migration tutorial for more information on the usage of this adapter.