Feature: Endpoint similar to get token with “Resource Owner Password” api authentication endpoint but with ORG_ID included.
Description: Call to the API Authentication of Auth0. When token is received get the org_id inside it. Pass the organization_name or org_id in the headers.
Use-case: In my case I have a native app that use internal login, I would like to do my login and use organizations and users with auth0, I can´t use universal login or any kind of login with auth0. I need to use my own form.