Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

馃悰 Problem regarding the SOLID APIs #287

Open
angelip2303 opened this issue May 4, 2022 · 0 comments
Open

馃悰 Problem regarding the SOLID APIs #287

angelip2303 opened this issue May 4, 2022 · 0 comments
Assignees
Labels
bug 馃悰 Something isn't working

Comments

@angelip2303
Copy link
Contributor

There are some known issues regarding SOLID APIs that - indeed - we faced during the development of this project. One example to that, is the page redirection on refresh. If you do so, you will notice that you are redirect to the login page as soon as you refresh the page. That is caused because SOLID login features work like that: they store in some kind of cookie the redirection page after performing the login. As handleIncomeRedirect calls login, it will perform the exact same behavior as the previous execution. They are dealing with this issue and information can be found: #1647 or #1473.

@angelip2303 angelip2303 added the bug 馃悰 Something isn't working label May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 馃悰 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants