We could perhaps introduce a flag that it should just return a Boolean that the login was successful and that it doesn’t end with a 401 response. Then you can have your own logic after the login step.
We could perhaps introduce a flag that it should just return a Boolean that the login was successful and that it doesn’t end with a 401 response. Then you can have your own logic after the login step.