-
Notifications
You must be signed in to change notification settings - Fork 11
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
passport-local custom login + user mailing #46
Labels
Milestone
Comments
iampavangandhi
added
add feature
Want a new feature
database
Database Task
backend
Backend Task
labels
Aug 18, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 21, 2020
6 tasks
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 22, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 22, 2020
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 23, 2020
Merged
6 tasks
Merged
6 tasks
fabcodingzest
added a commit
to fabcodingzest/TradeByte
that referenced
this issue
Aug 24, 2020
iampavangandhi
added a commit
that referenced
this issue
Aug 24, 2020
Send Email at the time of transaction with nodemailer OAuth2. Fixes #46 - Task 2 (Complete)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Task1: You have to set up a full-fledged custom login using email password make sure to use the same User.js model and auth middleware so the google login will not get affected for reference see this link you also find the tutorial on youtube.
Task2: Use Nodemailer to send email to the user after successful purchase of stock (do some research)
Suggestions and Tips
Do research before implementation tasks need less time and more research.
Additional context
Make sure other files will not be affected because of your tasks
The text was updated successfully, but these errors were encountered: