折腾了好一段时间,office 365、outlook 等的授权验证方式过于麻烦,因此记录开发步骤。 大概开发过程如下: Go to register an Azure account, and then register the application. The tenant invites the user to join the organization. Use the application to obtain user authorization via the OAuth 2.0 link. Obta…