crossOriginVerification
method from the Auth0.js SDK in your application on a dedicated page to handle cases when third-party cookies are disabled.
For browsers that are not supported, such as Chrome, Opera, and Safari, cross-origin authentication will not work when third-party cookies are disabled unless you enable Custom Domains.
WebAuth
from Auth0.js. Call crossOriginVerification
immediately. The name of the page is up to you.
codeblockOld.header.login.logInButton codeblockOld.header.login.configureSnippet