useAuth
React-bound view of the headless `authStore`. Equivalent of `useStore(authStore)` — exposed as a hook for ergonomic callsites.
React-bound view of the headless `authStore`. Equivalent of `useStore(authStore)` — exposed as a hook for ergonomic callsites.
import { useAuth } from "@tetherto/mdk-react-adapter";Signature
() => AuthStore| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |