Securing Angular Applications with Auth0 and Deploying to Netlify

@konrad.sopala now I am getting the Failed Exchange Error after successful SignUp and Login for the user. As per Success Login and a Failed Exchange - #5 by sagun786 I have updated the “implicit” Grant Type also

Here are the Errors from Logs

In terms of details of the Error attaching the Log
{
“date”: “2020-08-13T08:12:55.226Z”,
“type”: “feacft”,
“description”: “Unauthorized”,
“connection_id”: “”,
“client_id”: “gNkJFP7YEvD4OrBdbgjHYZzM8XwkhjYS”,
“client_name”: null,
“ip”: “116.86.21.67”,
“user_agent”: “Safari 13.1.0 / Mac OS X 10.15.4”,
“details”: {
“code”: “*************4s5”
},
“hostname”: “vanna.au.auth0.com”,
“user_id”: “”,
“user_name”: “”,
“log_id”: “90020200813081256620000465921382865527023048504050188338”,
“_id”: “90020200813081256620000465921382865527023048504050188338”,
“isMobile”: false
}

Please refer this related ticket raised by another member on a separate thread