We currently have a setup where we are spawning storage accounts that are appended with the PR id, for instance, host/{id}. At the moment we are adding/removing these to the list of callback URLs for that Application in auth0, but I wonder if there is a more less-manual way of doing it like host/* or so.