Storing custom claims in Auth0 JWT?

This is somewhat interesting. I’ve never seen this done anywhere and most of the stuff that I do see simply adds the property to the user object which has to match one of the scopes passed in. At least this is what I’m reading from Auth0 devs which does not work. Is there a reason why you’re prefixing property name with a URL?