Files
authorizer/app
2022-01-24 00:32:06 +05:30
..
2022-01-19 22:20:25 +05:30
2021-12-29 05:10:21 +05:30
2021-08-04 12:18:57 +05:30

Authorizer APP

App that can be used as login wall for your any application in combination with @authorizerdev/@authorizer.js

Getting started

Setting up locally

  • cd app
  • npm start

Creating production build

  • make build-app