I want to enable silent token refresh on Firefox and Safari, which block many third-party cookies.
Currently, my domains are setup like this:
auth.example.orgpoints to the login form hosted by Auth0app.example.orgis the resource that I want to grant access to
These share an SLD (example.org); does this mean that the app will have access to the appropriate Auth0 cookies?
Do I need to change my DNS entries to get this working?