Askr
Generated API snapshot

@askrjs/server/auth

Exports from the declarations published in @askrjs/server 0.0.3. Signatures are generated from the installed artifact.

  • @askrjs/server/auth0.0.3

Exports

This entrypoint publishes 6 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.

registerAuthRoutestype

registerAuthRoutes: <Dependencies, P extends Principal>(api: Pick<ApiDefinition<Dependencies>, "group">, options: AuthRouteOptions<P>) => void

safeRedirecttype

safeRedirect: (fallback: string, options?: SafeRedirectOptions) => (value: unknown) => string