pixflow-auth-motionfactory-theme

1.2.1 • Public • Published

Pixflow Authorization MotionFactory Theme

Setup

  • Install pixflow-auth-motionFactory-theme on npm
  • Add this some code in your js
const Logout = require("pixflow-logout");
const logout = new Logout();
const PixflowAuth = require("pixflow-auth-motionfactory-theme");
customElements.define("pixflow-auth", PixflowAuth);
const pixflow_auth = new PixflowAuth();
if(!pixflow_auth.redirect_panel_encrypt() || localStorage.getItem("token"))
    logout.submit_click();
  • Edit ./node_modules/pixflow-auth-motionfactory-theme/index.html value of MainPath tag in csxs/manifest.xml

Readme

Keywords

none

Package Sidebar

Install

npm i pixflow-auth-motionfactory-theme

Weekly Downloads

1

Version

1.2.1

License

ISC

Unpacked Size

258 kB

Total Files

17

Last publish

Collaborators

  • shahimian