-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Following are the recommended fixes as per our discussion
- In
final Auth auth = apolloProject.auth;can we move theAuthreference to something likeApollo.Auth, it would be great but necessarily important because we are already using this approach in Arduino. - In
auth.login(userEmail,userPassword).get();it is important to remove the get.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request