@astro-auth/client
Version:
The client package of the Astro Auth library
28 lines (16 loc) • 543 B
Markdown
<br/>
<h1 align="center">Astro Auth Client</h1>
<p align="center">
<img height="150px" src="https://astro-auth.weoffersolution.com/astroauth/astroauth.png" />
</p>
## Getting Started
Run one of the following command inside your project directory to install the package:
```
yarn add @astro-auth/client
or
npm i @astro-auth/client
```
## Documentation
Read the documentation at <https://astro-auth.weoffersolution.com>
## Contributing
We're open to all community contributions, just make a pull request!