| Home | Browse by Category | OAuth | All functions |
vuMailKit supports OAuth sign-in for supported Microsoft and Google mail providers.
For normal Clarion applications, OAuth setup should not mean writing your own OAuth flow. Add and configure the vuMailKit global template, import the vuMailKit Email Setup Wizard with Clarion CTRL+U, compile the EXE, and run the wizard. The wizard handles provider detection, OAuth authorization when it is enabled and required, test send, and profile saving.
After the wizard saves the working profile, normal send functions can use the saved profile without hand-coded OAuth code.
For setup instructions, use the provider setup guides:
For advanced/manual runtime helper functions, see:
| Home | Browse by Category | OAuth | All functions |