Commit 85bf3d3
authored
fix 107
I might be missing the point but it seems to me that cognito is the best way to keep user uids across devices.
Using IAM users for each end user is overkill, not really needed.
With cognito, our application users, can use identity pools to get temporary access tokens.
Please correct me if I'm wrong.1 parent cdced04 commit 85bf3d3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
1519 | | - | |
1520 | | - | |
| 1519 | + | |
| 1520 | + | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | 1523 | | |
| |||
0 commit comments