You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No, it's related to security. The Gmail notifications require use of less secure apps from Google and the SHA-1 fingerprint verification is not being done in the sketch.
Describe the solution you'd like
The email notification examples should support OAuth2 and SHA-1 or SHA-2 fingerprint verification.
Describe alternatives you've considered
Using other email providers that explicitly allow less secure access with user/password pairs.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No, it's related to security. The Gmail notifications require use of less secure apps from Google and the SHA-1 fingerprint verification is not being done in the sketch.
Describe the solution you'd like
The email notification examples should support OAuth2 and SHA-1 or SHA-2 fingerprint verification.
Describe alternatives you've considered
Using other email providers that explicitly allow less secure access with user/password pairs.
Additional context
None.
The text was updated successfully, but these errors were encountered: