Skip to content

loginEndpoint

loginEndpoint(this): Elysia<"", false, object, object, object, object, object, object>

Login Endpoint (GET)

  • Redirect to OIDC authorization endpoint

Parameters

this: OidcClient

OidcClient Instance

Returns

Elysia<"", false, object, object, object, object, object, object>

ElysiaJS Plugin

Defined in

src/endpoints/loginEndpoint.ts:11