Setting up .net identity email sending

So i have a question bcs i set up mailkit in my app, named it emailSender created interface etc. And i saw in api endpoints that swagger shows that .net identity got a endpoint for sending email confirmations. How can i set identity to work with my MailKit.
The email system is working perfectly fine ( I have send myself few mails from Email endpoints)
Do you have any usefull videos about it or i messed up somewhere in my code, or it is one line of code? xDDDD
image.png
image.png
image.png
image.png
Was this page helpful?