Skip to main content

OAuthEnvironmentHandler

Home > @backstage/plugin-auth-node > OAuthEnvironmentHandler

Signature:

class OAuthEnvironmentHandler implements AuthProviderRouteHandlers 

Implements: AuthProviderRouteHandlers

Constructors

ConstructorModifiersDescription
(constructor)(handlers)Constructs a new instance of the OAuthEnvironmentHandler class

Methods

MethodModifiersDescription
frameHandler(req, res)
logout(req, res)
mapConfig(config, factoryFunc)static
refresh(req, res)
start(req, res)