UNPKG

@ctx-core/auth0-cs-solid

Version:

Auth0 solid-js components & ctx-core integration for client-server multipage apps & font-end single page web apps

7 lines (6 loc) 216 B
import type { ctx_T } from 'ctx-core/be' import type { login__password_realm__body_T } from '../_types/index.js' export declare function auth0__body__login_( ctx:ctx_T, data:unknown ):login__password_realm__body_T