Cognito Custom authentication flow between web app and mobile app

0

Hi all I have a login flow with Cognito in the web app and mobile app like this: Web app -> login with user/password -> cognito -> OTP -> validate success -> Home page But now I have another requirement: Cognito should skip the OTP process when the user logs in with a biometric method (face, fingerprint..). The login process will become like this: Web app -> login with biometric -> cognito -> Home page. (skip the OTP issue and validate the OTP steps) How can I achieve this? Thanks

1 Antwort
1

Hi Maybe this blog post could give some insights.

profile picture
EXPERTE
beantwortet vor 10 Monaten
  • Thanks for your comment. But I need to skip the OTP step when the user login with biometrics while keeping the OTP working when user log in with user/password

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen