2
Answers

create token for request validation using mvc.net

I need to create token for request validation. this token will expire within 30 minute.
how to create and maintain token in mvc.net web api. Kindly help with example.
Thank you. 
 

Answers (2)