ashwini0529 / git-stuff

A python script that tells about GitHub users and repositories.
16 stars 13 forks source link

GUI-Architecture with notifications support using login credentials #36

Closed mananpal1997 closed 7 years ago

mananpal1997 commented 7 years ago

Fix for #34 How does it look?

ashwini0529 commented 7 years ago

We can use Github OAuth for login.

mananpal1997 commented 7 years ago

I'll give it a try

mananpal1997 commented 7 years ago

@ashwini0529 can you help me with OAuth? I'm having some problem with getting it to work.

ashwini0529 commented 7 years ago

Yeah sure! Tell me where are you stuck? @mananpal1997

mananpal1997 commented 7 years ago

Do we keep oauth credentials for the app public? Or users have to configure themselves for their systems?

ashwini0529 commented 7 years ago

We can keep the first screen as login screen. And once the user logs in successfully, we can show stuff.

ashwini0529 commented 7 years ago

@mananpal1997 why did you close this pr?