Use multiple (JWT and Google) authentication in .Net Core 3.1 to authorize controllers

前端 未结 0 1918
误落风尘
误落风尘 2021-02-07 12:57

This is startup.cs class for authentication and authorization of the google and local jwt authentication.

 services.AddAuthentication()
                  


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