Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.27 KB

File metadata and controls

31 lines (19 loc) · 1.27 KB

Guide

Cognito

  • Cognito vs Auth0

Cognito is cheaper for business usage with the same mau.

Amplify

  1. Will create two app client for the pool created by cli. One app client has app secret, the other one doesn't.
  2. Amplify has a default UI, it also supports programmatically sign in/up

Integrate Cognito with Nest.js