jackrobertscott / authpack-client-190806

🔒 Authpack is a complete user login and payment system for your web projects.
https://authpack.io
26 stars 5 forks source link

Teams Issue & Script Issue #18

Open SaucyOfficiale opened 4 years ago

SaucyOfficiale commented 4 years ago

I am having two issues with AuthPack.

  1. I cannot assign a team to a guarded page. So that only members of a specific team can view it. Let's say I wanted to guard page /home.html and only make it accessible to Team X. I have no way of doing that and I've looked all over the docs.

  2. The javascript https://scripts.v1.authpack.io/index.js is creating a blank white space in page loads. My page content loads right after the loading spinner. With AuthPack, there's a white space period between the spinner and page load. Video to show what I'm talking about : https://www.saucy.io/uploads/b/30753761-448405199843462052/screen-capture_975.mp4

Hope these can get fixed. Thanks.