@auth0josh Here is the extra support JSON {
“allowedConnections”: [ “email” ],
“passwordlessMethod”: “link”,
“auth”: { “redirectUrl”: “https://classy.tv/development/profile”,
“responseType”: “token id_token”,
“params”: { “scope”: “openid email” } }
}
And I am not getting log in auth0 related to login. Only I am getting the log type Success Exchange for the token.