How to use AWS Cognito to build an Authentication / Login System

How to use AWS Cognito to build an Authentication / Login System

Felix Yu

2 года назад

84,715 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ふぃお
ふぃお - 07.10.2023 19:20

Thank you so much Felix! very simple explanation! i love it!

Ответить
Siddharth Sharma
Siddharth Sharma - 20.09.2023 13:46

Hi Felix,

Thankyou for this tutorial.

I have one further question:
How can I manage login/logout for specific user? Seems like in video you just used the generic client app URL and just redirected to the page.

Note: I have a angular APP and I want to integrate cognito authentication with my APP? Hope you getting my point ?

Ответить
P.V.S. VEERANJANEYULU
P.V.S. VEERANJANEYULU - 09.09.2023 10:27

Sir but now cognito is completely different I am not getting how to approach on that

Ответить
Emmanuel Arthur
Emmanuel Arthur - 06.09.2023 02:27

Been looking for this many times, couldn't find any video like this

Ответить
edydon
edydon - 28.08.2023 22:22

Great work!

Ответить
Bryan Chung
Bryan Chung - 19.08.2023 17:59

Great video!
One thing I think is missing. How do we make web pages available only to logged in users or a select group of logged in users?

Ответить
OneCloudHelper
OneCloudHelper - 13.08.2023 23:19

Worked Perfectly. Thankyou for such a simple workflow.

Ответить
Daniel
Daniel - 04.08.2023 12:52

Hello, could you cover more on accessing personal items of a user through Cognito? For example, I have a table that has a attribute that is the same as the immutable attribute of the Cognito user. The link allows user to access items in the table once logged in only.

Ответить
reshos123
reshos123 - 18.07.2023 12:40

where can I get the code?

Ответить
Ankita Patidar
Ankita Patidar - 11.06.2023 16:07

There are so many videos with username password based login, but I’m stuck at client secret based login. Can you help here?

Ответить
Sanjana G
Sanjana G - 09.06.2023 06:40

Hi please help. I need to create an e-commerce website. how can i user cognito and also dynamo db to store the user info and authenticate it. i also will need the user info to manage the shopping cart

Ответить
Denis Tsur
Denis Tsur - 15.05.2023 00:15

А ты хорош))

Ответить
Jonathan Sanchez
Jonathan Sanchez - 19.04.2023 23:51

great content, one question, some knows how to get the code from the url to exchange it with a token?

Ответить
Nadir Jackson
Nadir Jackson - 19.04.2023 21:15

Can you make one about logging out

Ответить
Ken John Siosan
Ken John Siosan - 07.04.2023 14:15

How to prevent the page of a monolith app using cognito. thanks

Ответить
Jestin Stoffel
Jestin Stoffel - 04.04.2023 22:47

I'd like to point out that at no point whatsoever in this tutorial was the user ever actually logged in. To be fully logged in, a token needs to be retrieved via the /token endpoint from the application. That never happened. The user was given an authorization code that expires in 3 minutes (by default) that is good for one thing: exchanging for an actual access token. This tutorial never covered that. No access token means no log in actually occurred. Sorry, but that's the reality. This was almost a video about logging in with Cognito.

Ответить
Matthew Metros
Matthew Metros - 25.03.2023 16:23

How can we enable the redirects to go back to the original URL and with the same query parameters?

Ответить
Monica Kumari
Monica Kumari - 17.03.2023 08:35

Hello Felix, i am on Verify email page. i am receiving Verification code in my email but when i enter that code its giving me error message"ExpiredCodeException:Invalid code provided, please request a code again".I reset password but no luck.

Ответить
moramoy1
moramoy1 - 16.03.2023 06:17

Thank you for video

Ответить
Cloud & DevOps
Cloud & DevOps - 10.03.2023 03:54

You have no idea how great of a video this is ! Thank you !

Ответить