url
url: (ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>) => CanBePromise<string>
Type declaration
-
- (ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>): CanBePromise<string>
-
Parameters
-
ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>
Returns CanBePromise<string>
Config options to communicate exactly how to handle requests.