Open steinsag opened 2 hours ago
@steinsag, thanks for opening this issue! Looks like we indeed have the type duplicated here. Appreciate the links directly to it and will review with the team to get this fixed.
@cwomack added a small PR, but feel free to get this changed by the experts :-)
Excellent! Thanks for taking the time to do that, @steinsag.
Before opening, please confirm:
JavaScript Framework
Not applicable
Amplify APIs
Authentication
Amplify Version
v6
Amplify Categories
auth
Backend
Other
Environment information
Describe the bug
https://github.com/aws-amplify/amplify-js/blob/main/packages/core/src/singleton/Auth/types.ts#L197 contains twice
email
, which is most probably wrong:Expected behavior
type definition should be clean
Reproduction steps
none
Code Snippet
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response