Closed pinarol closed 2 months ago
App Name | Gravatar SwiftUI Prototype Build | |
Build Number | 1314 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-swiftui.prototype-build | |
Commit | 1001bc328f178558917fa5fe5e1c3dc6cddb2aba | |
App Center Build | Gravatar SDK Demo - SwiftUI #163 |
App Name | Gravatar UIKit Prototype Build | |
Build Number | 1314 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-uikit.prototype-build | |
Commit | 1001bc328f178558917fa5fe5e1c3dc6cddb2aba | |
App Center Build | Gravatar SDK Demo - UIKit #164 |
Closes #370
Description
Calls
/v3/me/associated-email
to check if the correct user is authenticated right after oauth. Displays an error message otherwise:Testing Steps
SwiftUI Demo app > Profile editor with oauth Login with email A first Then enter a different email in the SwiftUI app and enter the OAuth flow Tap "Approve" (since the browser remembers your previous login)