1.4.4 • Published 12 months ago

pixflow-auth-motionfactory-theme v1.4.4

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

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

Versions

  • 1.2.3 Getting token with browser
  • ^1.3.1 Getting token with email
1.3.7

12 months ago

1.3.6

12 months ago

1.4.4

12 months ago

1.3.5

12 months ago

1.4.3

12 months ago

1.3.4

12 months ago

1.3.3

12 months ago

1.4.1

12 months ago

1.3.2

12 months ago

1.4.0

12 months ago

1.3.1

12 months ago

1.3.0

1 year ago

1.3.9

12 months ago

1.3.8

12 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.11

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago