Hello,
I choose development environment as local server . I can see Security Provider in Extension Manager but there is no install option. How can I install this security?
Hello,
I choose development environment as local server . I can see Security Provider in Extension Manager but there is no install option. How can I install this security?
I think Security Provider only comes in the Pro version of Wappler, the basic version doesn't have user permissions available.
I have pro version but i cannot see it
You install the security provider from the page properties panel, not th extensions panel. Make sure you have App selected in your structure panel.
@brad Is that a PHP thing? I've never seen that in my NodeJS life
Please check the docs about usage of the security provider:
Where is this adjustment ?
I couldnt find it. I'm not much expert
Thank you i will check it also. I hope I can solve
It might be a PHP thing ... haven't experimented much with Node
You have saved your file as a dynamic page i.e. php if saved as html then security provider will be disabled.
Yes @Apple, php applies the security provider as a php script above the head of the php page,it does not support server level page security like node has