Files
authorizer/app
Lakhan Samani 65eadb66fa chore: format
2022-10-25 08:25:23 +05:30
..
2022-01-31 11:35:24 +05:30
2022-10-25 08:25:23 +05:30
2022-10-02 22:39:47 +05:30
2022-10-02 22:39:47 +05:30
2022-10-02 22:39:47 +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