AmplicaLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
0 stars 2 forks source link

Unauthorized request should redirect to login instead of showing an error page #72

Open JoeCap08055 opened 1 week ago

JoeCap08055 commented 1 week ago

Description

As a user, I do not want to see cryptic error frames when a simple re-login is what is needed.

Steps to reproduce

Expected Results

UI should redirect to the landing or login page, or show a simple "Unauthorized" page with a link to login

Actual Results

UI shows error stack trace (see below): image