amazon-cognito-auth-js icon indicating copy to clipboard operation
amazon-cognito-auth-js copied to clipboard

Passwordless authentication

Open dinvlad opened this issue 7 years ago • 22 comments

Hi Team,

Would it be possible to enable 'passwordless' flow as described in Tim Hunt's talk at https://www.youtube.com/watch?v=8DDIxqIW1sM&feature=youtu.be&t=3020 ?

Same applies to any other challenge-response authentication - is it available, or is it an upcoming feature? (I didn't get a chance to test that yet, just wanted to get a general sense)

Thanks

dinvlad avatar Aug 11 '17 16:08 dinvlad

Yes, challenge based flows are on the roadmap.

itrestian avatar Aug 17 '17 03:08 itrestian

Link to that slide on passwordless auth starting with intro to the feature: https://youtu.be/8DDIxqIW1sM?t=37m08s

donnlee avatar Oct 10 '17 19:10 donnlee

@itrestian what is the status?

i am attempting to authenticate with a custom auth flow (see #25 https://github.com/aws/amazon-cognito-identity-js) and i am being told i have the incorrect username and password. i am fairly certain the username is correct.

edit: challenge answer did not match the challenge but the error thrown was 'Invalid Username or Password'

jonalexander avatar Jan 11 '18 23:01 jonalexander

@yuntuowang this would require major changes or AWS cognito already have the API to do this kind of authentication?

Thank you!

guilhermedecampo avatar Apr 11 '18 12:04 guilhermedecampo

Hi @guilhermedecampo, it is on our roadmap. At this point, it is hard to comment on ETA.

yuntuowang avatar Apr 13 '18 23:04 yuntuowang

Ok! Thank you @yuntuowang

guilhermedecampo avatar Apr 14 '18 17:04 guilhermedecampo

+1

clearly avatar Jun 10 '18 00:06 clearly

+1. Sorry to also bump this again, but it would be awesome to have.

zacharywenner avatar Jun 21 '18 19:06 zacharywenner

+1

VicFrolov avatar Jun 26 '18 02:06 VicFrolov

+1 It would be awesome to have. I guess I won't use Cognito as it's not shipped yet 😞.

Jolg42 avatar Jul 02 '18 14:07 Jolg42

It's actually doable @Jolg42

https://github.com/aws/aws-amplify/pull/566

VicFrolov avatar Jul 03 '18 21:07 VicFrolov

Thanks @VicFrolov! So I guess that if it's doable with the Amplify lib it should be doable here in the Cognito Auth SDK too but it's not implemented yet?

Jolg42 avatar Jul 04 '18 08:07 Jolg42

+1

sean-ocallahan avatar Sep 07 '18 19:09 sean-ocallahan

+1

icj217 avatar Oct 09 '18 21:10 icj217

+1

jamn avatar Oct 25 '18 18:10 jamn

+1

jimmyn avatar Dec 04 '18 13:12 jimmyn

+1

Jayasagar avatar Dec 10 '18 04:12 Jayasagar

+1

MartinMasek avatar Dec 10 '18 17:12 MartinMasek

+1

adriandewitts avatar Dec 28 '18 00:12 adriandewitts

+1 👍

gilad-solter avatar Dec 28 '18 18:12 gilad-solter

Hey guys I just wanted to post this here: https://aws.amazon.com/blogs/mobile/implementing-passwordless-email-authentication-with-amazon-cognito/

VicFrolov avatar Jan 03 '19 01:01 VicFrolov

So, if we are promoting the post that @VicFrolov linked to ... does that mean AWS Cognito won't be providing this functionality "natively"?

sachinahuja avatar Jan 04 '19 19:01 sachinahuja