Open mesosoi opened 7 months ago
The magic should be performed within the same handler as the one we use to Sign in. The code should be more clean and use exceptions instead die; when handling errors.
die;
Part of https://github.com/mesosoi/silverwaregames-io-issue-tracker/issues/330
The magic should be performed within the same handler as the one we use to Sign in. The code should be more clean and use exceptions instead
die;
when handling errors.