Hello all Thanks for the help!
I am creating a scoring app for a competition and want the users to login and create a profile but only allow them to access the app till they are given a role and approved on the admin end.
I currently have a basic layout of the user onboarding experience (profile page) but need to assign the user a certain role on the admin’s end before allowing them to gain full access to the app.
How would I go about creating such a system?
All suggestions are appreciated