GcpIapResult
Home > @backstage/plugin-auth-backend
> GcpIapResult
Warning: This API is now obsolete.
import from
@backstage/plugin-auth-backend-module-gcp-iap-provider
instead
The result of the initial auth challenge. This is the input to the auth callbacks.
Signature:
export type GcpIapResult = _GcpIapResult;
References: _GcpIapResult