OAuthAdapter
Home > @backstage/plugin-auth-backend > OAuthAdapter
Signature:
class OAuthAdapter implements AuthProviderRouteHandlers
Implements: AuthProviderRouteHandlers
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(handlers, options) | Constructs a new instance of the OAuthAdapter class |
Methods
Method | Modifiers | Description |
---|---|---|
frameHandler(req, res) | ||
fromConfig(config, handlers, options) | static | |
logout(req, res) | ||
refresh(req, res) | ||
start(req, res) |