yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

Issue 66 #109

Open constDave opened 9 months ago

constDave commented 9 months ago

Introduce the GitHub oAuth flow so users can login with their Google account. This sets the groundwork for adding issues to Github from Yattie.

Pull Request type

Please check the type of change your PR introduces:

What is the current behavior?

The current behavior exists with Jira & TestRail. This allows oAuth login via Github

Issue Number: #66

What is the new behavior?

Add a new option via the "Signin with" button. Once authorized by the user, their github account is used for login.

Does this introduce a breaking change?

Does this introduce UI changes? If so, have they been tested on both dark and light modes?

Other information

dacoaster commented 8 months ago

@constDave - Did you want to add the frontend for the GitHub integration as well?