Hello,<br>
I am trying to crate a Web API and a login functionality which will return Identity Access token... I have already tried to get access token using JWT but failed.. Can any one please help me to create a login method which will be return an access token..
Thanks in advance..