Why should we add cookie authentication when using third pard authentication in asp.net core

后端 未结 0 1304
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 23:49

This code works fine for me and it redirects me to the google authentication page

   services.AddAuthentication((options)=> {
            options.DefaultSc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题