How to verify a token in Golang?

后端 未结 0 788
没有蜡笔的小新
没有蜡笔的小新 2020-12-08 05:00

I have successfully generated a token and send it to the logged-in client with true credentials. here is how I generate my token.

func createToken(userID uint         


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