Properties
onAuthorize?
params.redirectUri with a code query parameter (and state if present).
If omitted, all authorization requests are auto-approved immediately — suitable
for testing and development only.
Parameters
client
params
AuthorizationParams
res
Response
Returns
Promise<void>