How to add an authorized application to a user using Resource Owner Password?

Thank you John and Konrad.
I’ll work on this this weekend.
Are there some best practice to in the way to write the key/value pair in order to add Authorized applications to the user’s app_metadata? like “Authorized Applicaions”: " { “Audience” : “https://{domain}.auth0.com/userinfo” } " or “Authorized Applicaions”: “Application name” or Authorized Applicaions": [List of applications ID, Audience, etc]…
I can see a lot of ways to do this but can’t find guidance online so I’m a bit lost.

Thanks so much for all the help.

1 Like