@namshi.com/user-auth

v1.2.6
This app is used as a universal login/register tool that gets loaded into an iframe and exposed to other apps through a JS api and HTML data attributes.

dev

webpack --mode development

build

NODE_ENV=production webpack --mode production

start

webpack-dev-server --mode development --content-base public/ --public login.namdv.com --host 0.0.0.0 --port 8082

jsformat

prettier --write --single-quote --jsx-bracket-same-line --trailing-comma es5

precommit

lint-staged

bundle

rollup -c
npm i @namshi.com/user-auth

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 3/15/2023

Downloads