https://github.com/Polyfrost/OneLauncher/blob/85d1e09cee5a075a1d3a0d2d6d114d4e2b3e8d64/packages/oneclient_core/src/auth/msa.rs#L233-L301
I'd like to use similar pages used in PolyPlus' account switcher so having it in a shared location would be helpful. Not exactly sure if datastorage is the best way or not. These are small static pages so maybe?
https://github.com/Polyfrost/OneLauncher/blob/85d1e09cee5a075a1d3a0d2d6d114d4e2b3e8d64/packages/oneclient_core/src/auth/msa.rs#L233-L301
I'd like to use similar pages used in PolyPlus' account switcher so having it in a shared location would be helpful. Not exactly sure if datastorage is the best way or not. These are small static pages so maybe?