manga-download / haruneko

Prototype of HakuNeko based on NW.js + TypeScript
https://haruneko-docs.pages.dev
143 stars 31 forks source link

Feature Discussion : Manual Login, Automatic Login #185

Open MikeZeDev opened 1 year ago

MikeZeDev commented 1 year ago

Like in Hakuneko, provide a way for user to log into the website. Either by manual interaction (opening a browser window) either automatically (user has filled his login info in settings)

Random ideas :

Sheepux commented 1 year ago

require_userlogin= undefined | 'settings' | 'interract' could be a nice way to get the UI to find out there is something to warn the user