- [Apple] Response field
name
is now optional. - [All] Migrated all authenticators from promises to async/await. If you insist working with promises, do not update.
- [Google] Response field
token
was renamed toaccessToken
. You'll need to handle it on the call site. Additionally,idToken
field was added in the response.