From 76d8572392f08f89fe3b7986a65f7681ffc1f626 Mon Sep 17 00:00:00 2001 From: Dina Berry <41597107+diberry@users.noreply.github.com> Date: Mon, 4 Jan 2021 10:40:59 -0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index c3f5828..1cd15dd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +--- +page_type: sample +languages: +- javascript +- typescript +- nodejs +name: "TypeScript end-to-end add login button to client application" +description: "Build React app with Microsoft login button." +products: +- azure +- azure-portal +- vs-code +--- + # TypeScript end-to-end add login button to client application For a complete tutorial, please use the [Microsoft Documentation tutorial found here](https://aka.ms/js-login-button).