Store login credentials
bbrks opened this issue · 0 comments
bbrks commented
MSFS toolbar panels have no persistent storage, which means users have to log in each time they load up the sim.
- BushTalkRadio's panel gets around this by optionally allowing credentials in the js file to be automatically used to log in.
- This is clunky, but might be the best option.
- Navigraph's panel uses QR codes or one-time login codes, but this isn't feasible without server-side changes to support.
- This isn't convinent for VR flyers, as they need to exit the headset to log in.