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

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

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`