Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extenal API getUser edge case handling #704

Merged
merged 1 commit into from Apr 12, 2021
Merged

Commits on Apr 12, 2021

  1. Extenal API getUser edge case handling

    In case user is not logged in - the API was not sending a response as the `getUser` promise was rejecting.
    chrmod committed Apr 12, 2021