Skip to content

TinyAuth is a quick starter for apps that require user accounts management functionality

License

Notifications You must be signed in to change notification settings

msandwidi/tinyauth

Repository files navigation

TinyAuth

TinyAuth is a quick starter for apps that require user accounts management functionality

Description

This project is not ready for production. PRs with tests are welcome. The focus is on the backend API. A basic admin frontend is provided. The admin client can run along side with the API.

Try it here with username admin password 123456

Usage

  1. Clone the repository

git clone https://github.com/shoudou/tiny-auth-api.git

  1. Install API and React Client dependencies

npm i && cd client && npm i

  1. Set your environment variables in ./config/index.js

  2. Enjoy!

  3. Contribute optional

Thank you

About

TinyAuth is a quick starter for apps that require user accounts management functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages