|
|
8f7ca6a0e3
|
Fix Google Auth displays Status: 401 on screen (#7659)
When the user presses the cancel button, the server sends the following
response:

{"statusCode": 401, "message": "Unauthorized"}
Now, when the user clicks the cancel button, they are redirected to the
home page for login.
Related Issue
Fixes #7584
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-10-18 00:21:57 +02:00 |
|