thingco / shared-frontend-libs

0 stars 0 forks source link

[FIX] - Reset Password does not result in Authorised user #82

Closed ThingCoDanW closed 2 years ago

ThingCoDanW commented 2 years ago

Which package does this affect?

Describe the bug After submitting a password reset, the state becomes authorised and allows the user into the app - however Cognito does not return an auth token at this point so the app will not function.

Expected behavior User should be authorised after resetting password

OR

User should be returned to username/password entry stage