4a3d434095
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
632 B
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.