UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 208 B
import{MfaPasskeyInit as t}from"@privy-io/routes";class r{async generateAuthenticationOptions(r){return await this._privyInternal.fetch(t,{body:r})}constructor(t){this._privyInternal=t}}export{r as default};