Add login page #5
Labels
difficulty: medium
enhancement
New feature or request
hacktoberfest
help wanted
Extra attention is needed
type: sendgrid enhancement
Allow a user to login and authenticate with their GitHub username and password. The login page can just point to a pre-specified repository's dashboard (the repository name is hard coded in the main.dart file).
The login page should be similar in concept to: https://github.com/GitHawkApp/GitHawk
To summarize the goal, what GitHawk's login pages does is send the user to the mobile browser which directs them to the GitHub login page and will ask them to log in through there. Alternatively, users can also enter their GitHub Auth token as a form of authentication as well.
For dx-mobile the acceptance criteria is as follows:
Please feel free to comment if the AC is unclear!
The text was updated successfully, but these errors were encountered: