-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added Integration test for Email controller and md for generating app
- Loading branch information
1 parent
751f0fc
commit 2bb8d99
Showing
2 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# How to generate App Password | ||
|
||
#### In your gmail, choose **Manage your Google Account** | ||
|
||
![smile](https://drive.google.com/uc?id=1s5uclfMYh9hZClrCjWH8z8STWQ1pIrtg) | ||
|
||
|
||
#### On the left panel, choose **Security** then choose **2-Step Verification** | ||
![smile](https://drive.google.com/uc?id=1KpEF-zrYCmn_lEP2KprJq_5nycrlYLVj) | ||
|
||
|
||
#### In **2-Step Verification**, scroll down the page and then choose **App passwords** | ||
![smile](https://drive.google.com/uc?id=12RgKaJZHEW15Axf-F8WNxOtbI8m0zBrJ) | ||
|
||
#### In **App passwords**, choose **Select app > Other (Customr name) > Input your project's name > Generate** | ||
![smile](https://drive.google.com/uc?id=1zBg255FzuxvkBJfoFiDAgs70q6ecaBQ3) | ||
|
||
|
||
#### Save the app password somewhere in your note, this password will associate with your email as username in the application you use. | ||
![smile](https://drive.google.com/uc?id=1L124J_9VMrFuUE6hKkKYbhOHEAuHWo63) | ||
|
||
|
||
|
||
|
||
|