python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
"Antiforgery token could not be decrypted" when trying to connect to SMTP server in ASP.NET Core 5 MVC
I have an ASP.NET Core 5 MVC web application. I'm attempting to send an email whenever users fill out my contact form. I'm using MailKit to send emails and trying to connect to a NameCheap (Private Em...
Ethan Partridge
Votes: 0
Answers: 0
Using ASP.NET Core 6 Web API Antiforgery Token in extern consumer (App) without Authentication
How can i use an Antiforgery Token in ASP.NET Core 6 Web API with an extern consumer like a iOS or Android App? I don't need user authentication for the requests. The app is hosted on another domain.
...

Denis
Votes: 0
Answers: 3