Gun-Vue docs / auth/useAuth / useAuth
Function: useAuth()
useAuth():
object
Defined in: src/auth/useAuth.js:45
Returns
object
authWithPass()
authWithPass: (
pub
,passphrase
) =>Promise
<void
>
Parameters
pub
any
passphrase
any
Returns
Promise
<void
>
pass
pass:
any
setPass()
setPass: (
text
) =>Promise
<void
>
Parameters
text
any
Returns
Promise
<void
>