1.前提條件,申請一個client id,頁面:https://console.developers.google.com/

2.添加連接域名,javascript那欄位為域名即可,另一欄需要加上具體signin-google, 域名用http://loaclhost也可以  如http://localhost/TestSite/signin-google

3.記得開通Google+ Api,否則在運行AuthenticationManager.GetExternalLoginInfoAsync()時一直會返回null

相关文章:

  • 2022-12-23
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2022-12-23
  • 2021-10-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2021-07-17
  • 2022-01-25
  • 2022-12-23
相关资源
相似解决方案