I have an MVC web app and asp.net web api. I need that on mvc login the server send the credentials on web api that return it the token and the mvc application store it as a cookie; and with [authorize] decoriation on controller work with this custom cookie... It's possibile? Thanks in advance
Aucun commentaire:
Enregistrer un commentaire