簡體   English   中英

如何使用 angular 在前端使用 Azure b2c 身份驗證

[英]how to use Azure b2c Authentication on front-side with angular

所以我只想在前端啟用 Azure b2c 身份驗證。 我的前端在http://localhost:4200 (Angular) 我的后端在http://localhost:3000 (Node + Express)

我希望在有人登陸http://localhost:4200/index 之前,他必須通過 azure b2c 進行身份驗證(通過 google/email 注冊和登錄)。 所以不需要在后端部署。

我怎么能這樣做。

我有 azure 帳戶並且已經創建了 AD B2C 配置文件。

感謝您的幫助。

從這里的角度示例開始: https : //github.com/azure-ad-b2c/apps/tree/master/apps

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM