Merge pull request #1 from hugoabernier/hugoabernier-patch-1
Update sample.json
This commit is contained in:
commit
41a16157ee
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "pnp-sp-dev-spfx-web-parts-aad-api-spo-cookie",
|
"name": "pnp-sp-dev-spfx-web-parts-aad-api-spo-cookie",
|
||||||
"source": "pnp",
|
|
||||||
"title": "Call custom APIs secured with Azure Active Directory without ADAL JS",
|
"title": "Call custom APIs secured with Azure Active Directory without ADAL JS",
|
||||||
|
"source": "pnp",
|
||||||
"shortDescription": "Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS.",
|
"shortDescription": "Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS.",
|
||||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/aad-api-spo-cookie",
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/aad-api-spo-cookie",
|
||||||
"longDescription": [
|
"longDescription": [
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "pnp-sp-dev-spfx-web-parts-aad-api-spo-cookie",
|
"name": "pnp-sp-dev-spfx-web-parts-aad-api-spo-cookie",
|
||||||
"source": "pnp",
|
|
||||||
"title": "Call custom APIs secured with Azure Active Directory without ADAL JS",
|
"title": "Call custom APIs secured with Azure Active Directory without ADAL JS",
|
||||||
|
"source": "pnp",
|
||||||
"shortDescription": "Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS.",
|
"shortDescription": "Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS.",
|
||||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/aad-api-spo-cookie",
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/aad-api-spo-cookie",
|
||||||
"longDescription": [
|
"longDescription": [
|
||||||
|
|
Loading…
Reference in New Issue