BrettL
(Brett Lewis)
July 2, 2022, 8:02am
1
I am currently on the Free tier.
I am about a week in, tinkering with WeWeb and about 2 months in with Xano.
Last night I was configuring Xano Auth and needed to add roles configuration.
But roles in WeWeb are only in the Scale plan.
If I upgrade to Starter will this be a problem?
1 Like
Joyce
(K)
July 19, 2022, 11:33am
2
Hi @BrettL , advanced roles and permissions are indeed on the Scale plan.
You can still use the Xano Auth plugin for authentication with the Starter plan.
lelemarea
(lelemarea)
November 15, 2022, 2:53pm
4
and this way can i protect pages on starter?
foliodc
(Jack Waterman)
November 15, 2022, 3:15pm
5
If you are loading data dynamically, I think you can make a precondition in xano for “user.role = member”. Probably best to include in a workflow on page load, so you can send people to a signup page if error.
2 Likes