-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from Konohana0608/updates/minor_fixing
minor fixes as proposed by Odei.
- Loading branch information
Showing
6 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
### Landing Page | ||
|
||
<p align="center"> | ||
<img width="90%" src="assets/quickguide/landingpage_v2.png"> | ||
<img width="90%" src="assets/quickguide/landingpage.png"> | ||
</p> | ||
|
||
The Landing Page currently serves primarily for user authentication. Two-factor authentication is required: | ||
- a user name (email address) and password | ||
- an SMS is sent to user's mobile phone number that provides the required one-time 4-digit pin | ||
|
||
An account can be requested and created directly through the _**Create Account**_ link on this page, by providing an email address and setting a password. If the user cannot remember the password of an existing account, it can be reset through the _**Create Account**_ link. | ||
An account can be requested and created directly through the _**Create Account**_ link on this page, by providing an email address and setting a password. If the user cannot remember the password of an existing account, it can be reset through the _**Forgot Password?**_ link. |
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