bb48b3fd5e
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
385 B
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.