Checking if user is confirmed at login · Issue #42 · amazon-archives/amazon-cognito-identity-js

Is there a way to check if the user is confirmed at login? The response from userPool.signUp() includes a userConfirmed property, but I can't figure out how to determine whether the user needs to s...