UNPKG

@auth/core

Version:

Authentication for the Web.

6 lines 264 B
export { callback } from "./callback/index.js"; export { session } from "./session.js"; export { signIn } from "./signin/index.js"; export { signOut } from "./signout.js"; export { webAuthnOptions } from "./webauthn-options.js"; //# sourceMappingURL=index.d.ts.map