coreServices.auth
Home > @backstage/backend-plugin-api
> coreServices
> auth
Handles token authentication and credentials management.
See AuthService and the service docs for more information.
Signature:
auth: import("../system").ServiceRef<import("./AuthService").AuthService, "plugin", "singleton">