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

Property

Modifiers

Type

Description

auth?

AuthService

(Optional)

config

Config

discovery

DiscoveryService

events

EventsService

identity?

IdentityApi

(Optional)

lifecycle?

LifecycleService

(Optional)

logger

LoggerService

userInfo?

UserInfoService

(Optional)