OidcLoginBindingOptions
Defined in: packages/hono/src/index.ts:30
Properties
Section titled “Properties”redirectUri
Section titled “redirectUri”redirectUri:
string| ((c) =>string)
Defined in: packages/hono/src/index.ts:32
Launch callback URL registered with the platform. Static, or derived from the request.