This commit is contained in:
Ricky Brundritt 2017-05-09 10:08:16 -07:00
Родитель da48a0babd
Коммит b8960066e2
1 изменённых файлов: 14 добавлений и 0 удалений

14
P4063/README.md Normal file
Просмотреть файл

@ -0,0 +1,14 @@
# Create Cortana Skills for your Customers and Partners
**Build Session:** P4063<br/>
**Session Description:**
Cortana skills can make authenticated calls to services using OAuth 2.0 authentication. The Cortana skills developer portal makes it easy for you to link a connected service to your skill and Cortana provides an easy way for end-users to manage credentials. In this session, we walk through how to configure a connected service and how to access the authentication tokens within your bot to make authenticated calls.
<!--
* [Session Recording]()
-->
## Sample Resources
* [Cortana Skills Kit](https://developer.microsoft.com/en-us/Cortana)
* [Secure your Skill with Authentication](https://docs.microsoft.com/en-us/cortana/tutorials/bot-skills/bot-skill-auth)
* [Bot Framework](https://dev.botframework.com/)