filmov
tv
Using AWS Cognito for User Authentication/Registration

Показать описание
----------------------------------------------------------------------------
Here's some affiliate links:
----------------------------------------------------------------------------
This is a demo on how to integrate AWS Cognito for your web application's Use Authentication/Registration.
With this you'll no longer have to write code to store user login credentials on your own Databases.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Social Media Links:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here is a time line of the specific items discussed in this video
Min:Sec Description
0:00 Intro on AWS Cognito
0:44 Demo of existing Web App with AWS Cognito
1:30 Briefly discuss Python to run site as simple web server
2:00 Python running your local html pages in a simple local web server
2:20 Existing App linking to AWS Cognito User Authentication/Registration
5:00 Showing new html pages with no AWS Cognito link
7:30 Running new html pages on simple server with python (not linked with AWS Cognito yet)
8:20 Going to AWS Cognito site to create a User Pool
10:40 Creating an App Client in the User Pool
11:35 Adding Callback and Sign out URLs in App Client Settings
13:22 Add a domain name
14:08 Finalizing settigs in App Client Settings
14:54 Launch Hosted UI available
15:25 Copying AWS Cognito User Authentication/Registration url to html pages.
16:38 Registering to my local website via AWS Cognito
17:05 Email Verification Code after registering
17:50 Looking at AWS Cognito User Pool to see who's registered to your page
18:52 AWS Cognito User Pool user is now confirmed.
20:26 Logout feature works in website using AWS Cognito
20:56 Last note that the redirect_uri and logout_uri has to match the Call back and Signout URL's in AWS Cognito User Pool
Комментарии