
Good Evening.
This is not something I have had to explore before so please bear with me
I have an app which i now need to be able to navigate users to certain landing pages depending on their group membership (if this is possible) or their user account.
I have a splash screen on start up before navigating to any pages.
I have a Teams SharePoint site, with multiple subsites containing the lists for that particular location, each of these subsites has a 'Members' group by default with the members of staff relevant to that location. So, the idea being:
Root SharePoint Site - Members of Owners Group - Navigate to Admin Page
SP Subsite 1 - Members of the 'Members' group - Navigate to Page1
SP Subsite 2 - Members of the 'Members' group - Navigate to Page 2
Etc etc, approx 12 locations/subsites
Any advise on how I can achieve this would be appreciated.