Auth0 provider with custom domain

Hello,

I use auth0 as authentication provider for my Strapi application. I want to add my custom domain for auth0 form. I need to pass this domain to Strapi in auth0 provider settings in field “Host URI (Subdomain)”. I can’t to do it because this field is positioned as subdomain for auth0.com. How can i add custom domain?


I need to remove ending auth0.com but when i do this i still got auth0.com at the end of link.

(on screenshot file is extensions/user-permissions/services/Providers.js)

I think i got it. Module ‘grant’, folder ‘config’, files ‘oauth.json’ and ‘profile.json’.