TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Madan Shekar
216
8.3k
1.1m
XSRF or CSRF with Angular and Dot Net Core Web API
May 20 2020 1:16 AM
Hi team,
We are using angular js and .net core technologies.
application is breaking if I set the httponly attribute true.
context.Response.Cookies.Append("XSRF-TOKEN", tokens.RequestToken, new CookieOptions() { HttpOnly = true});
Reply
Answers (
0
)
Version Conflict errors in the Packages
Excel import with OpenXML