Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passkeys integration into Amazon Cognito Flutter #22

Open
dhola-hardik opened this issue Oct 21, 2023 · 1 comment
Open

Passkeys integration into Amazon Cognito Flutter #22

dhola-hardik opened this issue Oct 21, 2023 · 1 comment

Comments

@dhola-hardik
Copy link

How to integrate passkeys with Amazon Cognito in Flutter?

@vincentdelitz
Copy link
Contributor

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.

Again, sorry for my late reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants