I am making a blog where only a user with my email address can post. I have a rule configured which sets an administrative role only to me. I am currently having difficulty trying to access my app_metadata.
Big thanks for the reply. I learned last night that auth0-js implements outdated security. I will be following this guide https://auth0.com/docs/quickstart/spa/react/01-login and then working on custom claims to get the required metadata. I’ll reach back if I have any questions.