Skip to content

Update Email Authentication to OAuth 2.0 due to Google's Change in Third-Party App Policy #15

@ManindraDeMel

Description

@ManindraDeMel

With Google's policy change effective May 30, 2022, third-party apps or devices that sign in to Google accounts using only a username and password are no longer supported. Consequently, our application's email functionality, which currently uses SMTP with simple username/password authentication, is failing when attempting to send emails through Gmail.

Google now requires the use of OAuth 2.0 for authentication in place of less secure login methods. This is a more secure authentication protocol, allowing applications to authorize with a user's account without exposing their password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions