Hi,
I have two application in .net core 3.1 web and api application and when i login from web appication so i loggin from API app and return user info so what is best way to store user info over web application. i am using identity
And how to store user info.
Please help me.
thanks