- Building Serverless Web Applications
- Diego Zanon
- 122字
- 2021-07-15 17:31:28
Amazon Cognito
Handling authentication in a secure way is a complex problem, but this use case is so common that many frameworks and services were built dedicated to solve it. Nowadays, you just need to copy a few lines of code and you are good to go.
Cognito is Amazon's solution for this problem. More than solving how you authenticate accounts, it provides an easy way to sync data between different devices. When you log in using a Cognito account, you receive a temporary AWS token that is used to store and retrieve data specific to the user, like preferences, user profile, or saved game data.
We'll explore more about this service through code examples in Chapter 8, Securing the Serverless Application.
推薦閱讀
- 精通軟件性能測(cè)試與LoadRunner實(shí)戰(zhàn)(第2版)
- Java程序設(shè)計(jì)與計(jì)算思維
- Python Tools for Visual Studio
- Learning Network Forensics
- TypeScript項(xiàng)目開發(fā)實(shí)戰(zhàn)
- SharePoint Development with the SharePoint Framework
- PHP 7+MySQL 8動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- Scala編程(第5版)
- Java程序設(shè)計(jì)基礎(chǔ)(第6版)
- ASP.NET Web API Security Essentials
- 算法圖解
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(第二版)
- Visual Basic語(yǔ)言程序設(shè)計(jì)基礎(chǔ)(第3版)
- ANSYS FLUENT 16.0超級(jí)學(xué)習(xí)手冊(cè)