#94 brian_auth_fix

Sloučený
maeda sloučil 2 revizí z větve brian_auth_fix do větve dev před před 2 roky
tomit4 okomentoval před 2 roky

This pull request includes a couple fixes to a few bugs that occurred due to small inaccuracies in logic implemented during the recent refactor.

These bugs included:

  • Redirection to login upon first page visit instead of splash/onboarding page (fixed by replacing destination.meta.requiresCompleteProfile with destination.meta.requriesAuth inn guards.js, line 36
  • Redirection back to /onboarding even after answering intial sign up email (fixed by adjusting conditional clause that checks for userSession.email in validate-sessionl.js, line 62).

Additionally, smaller changes in error handling were addressed on the frontend/backend, passing the error message from the backend in both validate-session.js and verify-session.js under each respective catch(err) clause. Additionally, on the frontend’s auth.service.js, an additional check for the presence of this .error property is checked in the return value and then a new Error is thrown if the property exists.

This should resolve basic sign up and login bugs that have occurred, allowing the user to once again sign up and log in as expected.

This pull request includes a couple fixes to a few bugs that occurred due to small inaccuracies in logic implemented during the recent refactor. These bugs included: - [x] Redirection to login upon first page visit instead of splash/onboarding page (fixed by replacing destination.meta.requiresCompleteProfile with destination.meta.requriesAuth inn guards.js, line 36 - [x] Redirection back to /onboarding even after answering intial sign up email (fixed by adjusting conditional clause that checks for userSession.email in validate-sessionl.js, line 62). Additionally, smaller changes in error handling were addressed on the frontend/backend, passing the error message from the backend in both validate-session.js and verify-session.js under each respective catch(err) clause. Additionally, on the frontend's auth.service.js, an additional check for the presence of this .error property is checked in the return value and then a new Error is thrown if the property exists. This should resolve basic sign up and login bugs that have occurred, allowing the user to once again sign up and log in as expected.
maeda byl přiřazen tomit4 před 2 roky
maeda uzavřel(a) před 2 roky
Požadavek na natažení byl sloučen.
Přihlaste se pro zapojení do konverzace.
Bez štítku
!
$
$$
$$$
?
API
Bez milníku
Bez zpracovatelů
1 účastníků
Termín dokončení

Žádný termín dokončení.

Závislosti

Tento požadavek na natažení momentálně nemá žádné závislosti.

Načítá se…
Zrušit
Uložit
Není zde žádný obsah.