ebkr / r2modmanPlus

A simple and easy to use mod manager for several games using Thunderstore
MIT License
1.28k stars 193 forks source link

[FEATURE REQUEST] - Add OAuth2 authentication #357

Open ebkr opened 3 years ago

ebkr commented 3 years ago

What problem does the feature request solve? Allow users to rate mods.

Additional information (optional) Functionality should include the following:

  1. New screen to handle logins
  2. Ability to save for later or only for the current session.
  3. Networks requests such as rating should be handled through a separate class.
ebkr commented 3 years ago

TS requires a session ID to be used in order to rate packages. It's not yet possible to obtain a session ID externally.