How do i access the value of a custom type that i have stored in a Claim from Webapi controllers?

后端 未结 0 1037
野趣味
野趣味 2020-12-07 12:25

I have added some claim information, "id" to the JWT token in my custom token generate

    var tokenDescriptor = new SecurityTokenDescriptor
    {
          


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