Files
backstage/.changeset/unlucky-jobs-report.md
T
Fredrik Adelöw bb48b3fd5e Update .changeset/unlucky-jobs-report.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-26 20:52:59 +01:00

385 B

@backstage/plugin-permission-backend
@backstage/plugin-permission-backend
patch

Migrated to use the new auth services introduced in BEP-0003.

The createRouter function now accepts auth, httpAuth and userInfo options. Theses are used internally to support the new backend system, and can be ignored.