https://github.com/mathiscode/helio-app-authentication
Authentication App for Helio API Boilerplate
https://github.com/mathiscode/helio-app-authentication
Last synced: 10 months ago
JSON representation
Authentication App for Helio API Boilerplate
- Host: GitHub
- URL: https://github.com/mathiscode/helio-app-authentication
- Owner: mathiscode
- Created: 2020-05-28T22:59:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T16:48:45.000Z (about 3 years ago)
- Last Synced: 2025-02-13T20:39:16.423Z (12 months ago)
- Language: JavaScript
- Size: 2.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helio User System
## Installing
**From your [Helio](https://github.com/mathiscode/helio-api-boilerrplate) project folder, run:**
```sh
yarn add helio-app-authentication
```
Edit `.env`:
```
ADMIN_EMAIL=your@email.com
APPS=helio-app-authentication
```
## Endpoints
`/apps/auth/login`