Skip to main content
Version: Next

RouterOptions

Home > @backstage/plugin-signals-backend > RouterOptions

Warning: This API is now obsolete.

Please migrate to the new backend system as this will be removed in the future.

Signature:

export interface RouterOptions 

Properties

PropertyModifiersTypeDescription
auth?AuthService(Optional)
configConfig
discoveryDiscoveryService
eventsEventsService
identity?IdentityApi(Optional)
lifecycle?LifecycleService(Optional)
loggerLoggerService
userInfo?UserInfoService(Optional)