oauth2ProxyAuthenticator
Home > @backstage/plugin-auth-backend-module-oauth2-proxy-provider
> oauth2ProxyAuthenticator
Signature:
oauth2ProxyAuthenticator: import("@backstage/plugin-auth-node").ProxyAuthenticator<Promise<void>, OAuth2ProxyResult, {
accessToken: string;
}>