furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
187 stars 114 forks source link

Not really an issue, more like a feature request: AWS Pinpoint #69

Closed metafounder closed 3 years ago

metafounder commented 4 years ago

Hi,

Great work with the project so far, I just wanna suggest that one of the items on the product roadmap could be: AWS Pinpoint.

Have a great day, Cristian

jcblancomartinez commented 3 years ago

Hi,

@metafounder I guess you are referring to adding support for AnalyticsMetadata request parameter to multiple operations (InitiateAuth, RespondToAuthChallenge, SignUp, ConfirmSignUp, ForgotPassword, ConfirmForgotPassword)

https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_InitiateAuth.html#CognitoUserPools-InitiateAuth-request-AnalyticsMetadata

@furaiev could you please share if you are planning to cover this any time soon?

Thanks.

furaiev commented 3 years ago

Hi @jcblancomartinez , Unfortunately, I don't have time for adding new features for now but you always can create a PR.