Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OAuth2 and fingerprint verification to email examples #16

Open
Tiogaplanet opened this issue Oct 14, 2018 · 1 comment
Open

Add OAuth2 and fingerprint verification to email examples #16

Tiogaplanet opened this issue Oct 14, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Tiogaplanet
Copy link
Owner

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.

@Tiogaplanet
Copy link
Owner Author

An esp8266 and oauth2 proof of concept

Used in this tutorial:
Using Gmail with OAUTH2 in Linux and on an ESP8266

@Tiogaplanet Tiogaplanet added the help wanted Extra attention is needed label Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant