Hello Power Users,
I am working over a Power Apps portal and during the development I want to set a single page which to be visible to all users - authenticated and non authenticated. The page itself will hold no references to other pages but just logo.
On the other hand I am considering creating a special web role which to allow users who possess it to be able to see all pages since those people will be in the team of portal development.
Example: Anonymous user load the url of the portal and sees a single page with no options to continue further. The same to be valid for authenticated users but not part from the development team.
Do you have a best practice which to be used for this particular case?
Thank you in advance.