createProxyAuthenticator()
Home > @backstage/plugin-auth-node > createProxyAuthenticator
Signature:
function createProxyAuthenticator<TContext, TResult, TProviderInfo>(authenticator: ProxyAuthenticator<TContext, TResult, TProviderInfo>): ProxyAuthenticator<TContext, TResult, TProviderInfo>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
authenticator |
ProxyAuthenticator<TContext, TResult, TProviderInfo> |
ProxyAuthenticator<TContext, TResult, TProviderInfo>