How to get and store JWT Authentication Token in server side in asp.net core?

前端 未结 0 957
南旧
南旧 2021-01-03 17:17

I have an asp.net core 3.1 web API where I am using JWT tokens to authenticate a user. Once the user gets a token, he/she can use it until it expires.

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