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
Hey @dhola-hardik,
I'm so sorry for my belated reply!
In general, the Flutter integration with Amazon Cognito would work as follows. In the passkeys package, you would need to implement the relying party interface with your Amazon Cognito specific implementation (the main aspect is to handle the required API calls on your Amazon Cognito instance). To be completely transparent, we haven't done such an integration with Flutter yet, so I'm not sure how much effort it would (especially since Cognito often does not offer too many customization options. I can imagine getting access to the required WebAuthn server on Amazon Cognito will be a bit tricky).
Nevertheless, I'll add your request to our list of integrations where we will show how to do this integration.
How to integrate passkeys with Amazon Cognito in Flutter?
The text was updated successfully, but these errors were encountered: