I am new to asp.net boilerplate (abp.io).
I made a project as backend for an existing mobile application. So I need to retrieve Jwt token from current logged in user and pass it for mobile application which calls Login api.
So please help me how to do that ? Lots of thanks.