BackchannelAuthenticationRequest
@tsed/oidc-provider
Usage
typescript
import { BackchannelAuthenticationRequest } from "@tsed/security/oidc-provider/src/types/domain/interfaces";
See /packages/security/oidc-provider/src/types/domain/interfaces.ts.
Overview
ts
type BackchannelAuthenticationRequest = InstanceType<Provider["BackchannelAuthenticationRequest"]>;