Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions GEN2_MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,8 @@ by the CLI setting that configures them.

- 🟡 `Facebook` (_generate_ ✔ _refactor_ ✗)
- 🟡 `Google` (_generate_ ✔ _refactor_ ✗)
- 🔴 `Login With Amazon`
- 🔴 `Sign in with Apple`
- ⚠️ `Login With Amazon`
- ⚠️ `Sign in with Apple`

- ➤ **Select the authentication/authorization services that you want to use**

Expand Down Expand Up @@ -643,16 +643,16 @@ by the CLI setting that configures them.
- 🟢 `API Key`
- 🟢 `Amazon Cognito User Pool`
- 🟢 `IAM`
- 🔴 `OpenID Connect`
- 🔴 `Lambda`
- ⚠️ `OpenID Connect`
- ⚠️ `Lambda`

- ➤ **Additional Authorization Type**

- 🟢 `API Key`
- 🟢 `Amazon Cognito User Pool`
- 🔴 `IAM`
- 🔴 `OpenID Connect`
- 🔴 `Lambda`
- ⚠️ `IAM`
- ⚠️ `OpenID Connect`
- ⚠️ `Lambda`

- 🟡 **REST** (_generate_ ✗ _refactor_ ✔)

Expand Down
Loading