Type alias OIDCRequestFunction

OIDCRequestFunction: ((info, context) => Promise<IdPServerResponse>)

Type declaration

Generated using TypeDoc