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 🧑🏻🚀
- Host: GitHub
- URL: https://github.com/astro-community/astro-auth
- Owner: astro-community
- Created: 2022-04-12T04:32:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T09:00:03.000Z (over 2 years ago)
- Last Synced: 2023-03-21T22:59:05.882Z (about 2 years ago)
- Topics: astro, astrobuild
- Language: TypeScript
- Homepage: astro-auth-docs.vercel.app
- Size: 1.29 MB
- Stars: 74
- Watchers: 2
- Forks: 19
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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/coreor
npm i @astro-auth/core
```## Documentation
Read the documentation at
## Contributing
We're open to all community contributions, just make a pull request!