jovotech / jovo-framework

🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more
https://www.jovo.tech
Apache License 2.0
1.68k stars 309 forks source link

:bug: Make person object in System optional #1599

Closed acerbisgianluca closed 8 months ago

acerbisgianluca commented 11 months ago

Proposed Changes

The person object in the Alexa request should be optional, since it's there only if the person who is speaking is recognized.

I've also added the authenticationConfidenceLevel object to Person.

Types of Changes

Checklist