Updated sample YAML description
This commit is contained in:
parent
187a38f767
commit
e250890282
|
@ -1,3 +1,20 @@
|
||||||
|
---
|
||||||
|
page_type: sample
|
||||||
|
products:
|
||||||
|
- office-365
|
||||||
|
- office-sp
|
||||||
|
languages:
|
||||||
|
- javascript
|
||||||
|
- typescript
|
||||||
|
extensions:
|
||||||
|
contentType: samples
|
||||||
|
technologies:
|
||||||
|
- SharePoint Framework
|
||||||
|
- Azure AD
|
||||||
|
platforms:
|
||||||
|
- AngularJs
|
||||||
|
createdDate: 1/1/2016 12:00:00 AM
|
||||||
|
---
|
||||||
# Call custom Web API secured with AAD from SharePoint Framework client-side web part using Angular v1.x
|
# Call custom Web API secured with AAD from SharePoint Framework client-side web part using Angular v1.x
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
Loading…
Reference in New Issue