You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throw exception if user not found
If somehow the user that matches the identity has been deleted, throw
an exception instead of returning a null user.
Resolves#49.