Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
siva nathan
1.4k
645
85.1k
app.UseCookieAuthentication example in API if Remember me Check or not
Jan 18 2021 12:14 PM
Hi All,
how to use app.UseCookieAuthentication in ASP.NET Core API
if remember me checkbox is checked true session should not expire 1 day
if remember me checkbox is checked false session should expire 10 mins
how can I achieve above
Reply
Answers (
1
)
send email using sql query + smtp
implement remember me concept in asp.net core