An open API service indexing awesome lists of open source software.

https://github.com/astro-community/astro-auth

The Easiest Way To Do Authentication In Astro 🧑🏻‍🚀
https://github.com/astro-community/astro-auth

astro astrobuild

Last synced: 5 months ago
JSON representation

The Easiest Way To Do Authentication In Astro 🧑🏻‍🚀

Awesome Lists containing this project

README

        


Astro Auth



## Getting Started

Run one of the following command inside your project directory to install the package:

```
yarn add @astro-auth/core

or

npm i @astro-auth/core
```

## Documentation

Read the documentation at

## Contributing

We're open to all community contributions, just make a pull request!