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.
AuthCredentialstype
AuthCredentials: anyAuthRouteErrortype
AuthRouteError: typeof AuthRouteErrorAuthRouteOptionstype
AuthRouteOptions: anyregisterAuthRoutestype
registerAuthRoutes: <Dependencies, P extends Principal>(api: Pick<ApiDefinition<Dependencies>, "group">, options: AuthRouteOptions<P>) => voidsafeRedirecttype
safeRedirect: (fallback: string, options?: SafeRedirectOptions) => (value: unknown) => stringSafeRedirectOptionstype
SafeRedirectOptions: any