shashi278 / social-auth-kivy

Integrate Google, Facebook, Github & Twitter login in kivy applications
MIT License
150 stars 23 forks source link

Auto-Login Feature #6

Closed kulothunganug closed 3 years ago

kulothunganug commented 3 years ago

please provide auto-login functionality in google auth and other services

shashi278 commented 3 years ago

@Kulothungan16 that's a good feature! Also, I had it in my mind some times ago but, I don't remember, there were some complications regarding this at that time :thinking: . I'll see into it again.

kulothunganug commented 3 years ago

thx bro. If I login and close the app without logging out and when reopening the app, it crashes I think it's because of it had been already a logined.

shashi278 commented 3 years ago

It doesn't crash upon re-opening for me. However there is a known issue of crashing if you logged in using facebook and then closed the app without logging out and again when you open the app and try logging in using facebook.