mojira.dev

HiImMilan

Assigned

No issues.

Reported

MCL-19489 Windows Hello Login not working Community Consensus MC-127844 Elytra can jump over fence Works As Intended MC-103966 Just Game Crashes... Invalid MCPE-15493 Skeleton Horse Duplicate MCPE-15471 Partcle effect as Update Block Duplicate

Comments

Yes, I can sign it with all means (GitHub, MS Account, etc..) except Windows Hello. From my research this has to do something with electron. The proper way to handle sign in process whuld be, in fact, showing up a new browser window using user´s default browser (e.g new chrome, firefox, safari, edge, whatever) to do the oauth stuff and then send some sort of signal (let´s say, trought WebSockets) to app that sign in process has completed. This has many benefits - for me, i´m already logged in to MS account on my browser so entire Oauth sequence whuld be skipped and it would just log me in...

p.s I hate when electron apps just pop out new iframe of login page, it doesnt work with password managers!!!!!!!!!!!!!

p.s2 - I havent read MCL-19641, so some of my suggestions are the same, proving im not alone with this issue