Hello
Just found Wappler a few days back and am excited to see if it could be the answer i have been looking for.
I have an Azure Cosmos DB database where i store user account details, game subscription details, saved games progress details etc. I have an Azure Functions app that has all the APIs to get/update these details.
I want to know if I can use Wappler to build the front end only.
How would i restrict access to certain pages to users with a valid subscription only?
I want to call my Azure functions API and if result is that User has valid subscription then allow
access else deny.
From what i have understood so far The restricted Pages feature needs a Security Provider which in turn needs a Single User / Static Users List/ Database Connection.
I just want to allow / deny access based on response received from my Azure Functions API.
How would i do that?
Thanks for your help
Last updated: