Pixflow Authorization MotionFactory Theme
Setup
- Install
pixflow-auth-MotionFactory-theme
on npm - Insert
pixflow-auth
tag with attribute style
with value display: none;
in your html
<pixflow-auth style="display: none;"></pixflow-auth>
- Add this some code in your js
require("pixflow-auth-MotionFactory-theme");
if(!document.querySelector("pixflow-auth").redirect_panel_encrypt())
window.location.href = "./node_modules/pixflow-auth-MotionFactory-theme/index.html";
- Edit
./node_modules/pixflow-auth-motionfactory-theme/index.html
value of MainPath
tag in csxs/manifest.xml