I have a data type recordings, these recordings will only be accessed by premium members.
Also these recording will only be available for 60 days from when they are uploaded. On the page load I have added a condition which shows them the recording is expired if it is older than 60 days, but they can close the popup from inspect tools and still view the recordings.
Is it possible for me to restrict this access if the recording is older than 60 days in privacy rules Or is there any other way to achieve this. I do not want the data to be loaded if the recording is expired.