RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.03k stars 178 forks source link

Added login UI #3175

Open Zentro opened 2 months ago

Zentro commented 2 months ago

This will add the ability to log into your Rigs of Rods account from inside the game. This replaces the "user token" system currently in place with something that requires much less hassle.

How to test: At the very top of the main screen, click "Login". Enter your forum credentials and if prompted test each two-factor option. Make sure your login and refresh token are set.

Currently, the login dialog box works along with the additional two-factor steps.

I've attached an older video for demonstration.

https://github.com/user-attachments/assets/48731814-9405-48c7-b295-8e12b5479c19

ohlidalp commented 2 months ago

Code looks perfect from my perspective 👏