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
The import statements in this code are packages starting with "com.huaylupo.cognito". How do I look into that source and figure out where you got some of the classes you use? I haven't been able to find anything on the internet for example for the CognitoException class. I'm not able to import that class when I try to follow your tutorial on my own Maven Project in Eclipse.
What do I put in my pom.xml in order to import the AuthenticationRequest class that you use? I'm trying to duplicate your work.
The text was updated successfully, but these errors were encountered: