Cognitive-Services-Voice-Assistant
Cognitive-Services-Voice-Assistant copied to clipboard
WPF VA Client: Add the ability to use auth tokens instead of subscription keys
This issue is for a: (mark with an x
)
- [X ] feature request
Expected/desired behavior
It'd be great if WVAC could be used to validate with auth tokens. Very easy to hard-code with a rebuild, but our Swiss Army Knife may as well have one more attachment!
- A field in the connection profile settings to provide an authorization token
- Extra logic to generate config objects via the
FromAuthorizationToken
factories