-
- Downloads
auth: in case anything regarding fetching the user fails, just give up
Instead of throwing an error. So the login process completes, but the user will not have any roles in that case. This helps in case the API isn't set up but the user wants to try the frontend app.
Please register or sign in to comment