UNPKG

@altrx/gundb-react-auth

Version:
24 lines (13 loc) 537 B
# GunDB React Auth Provider This is a set of providers for initializing GunDB Auth ## Installing Use `pnpm`, `npm` or `yarn` to install the dependencies: ``` $ npm i @altrx/gundb-react-auth ``` ## Preact If you need support for [Preact](https://preactjs.com/) you can import from `@altrx/gundb-react-auth/preact` instead. ## Providers - [GunProvider](https://github.com/alterx/gundb-react-auth/blob/master/docs/GunProvider.md) ## License Licensed under [MIT](https://github.com/alterx/gundb-react-auth/blob/master/LICENSE.md).