Backstage
    Preparing search index...

    Module @backstage/plugin-auth-node

    Common functionality and types for the Backstage auth plugin.

    Auth Node

    Common functionality and types for the Backstage auth plugin.

    Namespaces

    commonSignInResolvers

    Classes

    DefaultIdentityClient
    IdentityClient
    OAuthEnvironmentHandler
    PassportHelpers
    PassportOAuthAuthenticatorHelper

    Interfaces

    AuthOwnershipResolutionExtensionPoint
    AuthOwnershipResolver
    AuthProviderRegistrationOptions
    AuthProviderRouteHandlers
    AuthProvidersExtensionPoint
    BackstageIdentityResponse
    BackstageSignInResult
    IdentityApi
    OAuthAuthenticator
    OAuthAuthenticatorAuthenticateInput
    OAuthAuthenticatorLogoutInput
    OAuthAuthenticatorRefreshInput
    OAuthAuthenticatorResult
    OAuthAuthenticatorScopeOptions
    OAuthAuthenticatorStartInput
    OAuthRouteHandlersOptions
    OAuthSession
    ProxyAuthenticator
    ProxyAuthRouteHandlersOptions
    ReadDeclarativeSignInResolverOptions
    SignInResolverFactory
    SignInResolverFactoryOptions

    Type Aliases

    AuthProviderConfig
    AuthProviderFactory
    AuthResolverCatalogUserQuery
    AuthResolverContext
    BackstageUserIdentity
    ClientAuthResponse
    CookieConfigurer
    IdentityApiGetIdentityRequest
    IdentityClientOptions
    OAuthState
    OAuthStateTransform
    PassportDoneCallback
    PassportOAuthDoneCallback
    PassportOAuthPrivateInfo
    PassportOAuthResult
    PassportProfile
    ProfileInfo
    ProfileTransform
    SignInInfo
    SignInResolver
    TokenParams
    WebMessageResponse

    Variables

    authOwnershipResolutionExtensionPoint
    authProvidersExtensionPoint
    tokenTypes

    Functions

    createOAuthAuthenticator
    createOAuthProviderFactory
    createOAuthRouteHandlers
    createProxyAuthenticator
    createProxyAuthProviderFactory
    createProxyAuthRouteHandlers
    createSignInResolverFactory
    decodeOAuthState
    encodeOAuthState
    getBearerTokenFromAuthorizationHeader
    prepareBackstageIdentityResponse
    readDeclarativeSignInResolver
    sendWebMessageResponse