Skip to main content

coreServices

Home > @backstage/backend-plugin-api > coreServices

All core services references

Signature:

namespace coreServices 

Variables

VariableDescription
authThe service reference for the plugin scoped AuthService.
cacheThe service reference for the plugin scoped CacheService.
databaseThe service reference for the plugin scoped DatabaseService.
discoveryThe service reference for the plugin scoped DiscoveryService.
httpAuthThe service reference for the plugin scoped HttpAuthService.
httpRouterThe service reference for the plugin scoped HttpRouterService.
identityThe service reference for the plugin scoped IdentityService.
lifecycleThe service reference for the plugin scoped LifecycleService.
loggerThe service reference for the plugin scoped LoggerService.
permissionsThe service reference for the plugin scoped PermissionsService.
pluginMetadataThe service reference for the plugin scoped PluginMetadataService.
rootConfigThe service reference for the root scoped RootConfigService.
rootHttpRouterThe service reference for the root scoped RootHttpRouterService.
rootLifecycleThe service reference for the root scoped RootLifecycleService.
rootLoggerThe service reference for the root scoped RootLoggerService.
schedulerThe service reference for the plugin scoped SchedulerService.
tokenManagerThe service reference for the plugin scoped TokenManagerService.
urlReaderThe service reference for the plugin scoped UrlReaderService.
userInfoThe service reference for the plugin scoped UserInfoService.