How to implement GMAIL API (with oauth) to send emails to user, in an ASP.NET Core 8 application
I’d like to understand how to connect the Gmail API to manage communications with users (email verification, updates, …). I’m struggling to find up-to-date documentation on these topics.