@nhost/hasura-auth-js
Version:
Hasura-auth client
21 lines (14 loc) • 617 B
Markdown
<h1 align="center">@nhost/hasura-auth-js</h1>
<h2 align="center">Hasura Auth SDK</h2>
<p align="center">
<img alt="npm" src="https://img.shields.io/npm/v/@nhost/hasura-auth-js">
<img alt="npm" src="https://img.shields.io/npm/dm/@nhost/hasura-auth-js">
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-yellow.svg" alt="license: MIT" />
</a>
</p>
Hasura JS SDK to handle **Auth** with [Hasura](https://hasura.io/).
## Install
`$ npm install @nhost/hasura-auth-js`
## Documentation
[https://docs.nhost.io/reference/javascript/auth](https://docs.nhost.io/reference/javascript/auth)