Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth Rework #666

Merged
merged 15 commits into from
Sep 27, 2023
Merged

OAuth Rework #666

merged 15 commits into from
Sep 27, 2023

Conversation

erri120
Copy link
Member

@erri120 erri120 commented Sep 25, 2023

Resolves #530 and fixes #525.

Changes:

  • We now have our own OAuth client instead of the old Vortex client.
  • Updated OAuth scopes that fixed some endpoints.
  • The OAuth token is now cached and automatically refreshes itself
  • UserInfo is now cached in the login manager with a lifetime of 10 mins.
  • Fixed various bugs.
@erri120 erri120 added this to the v0.2 milestone Sep 25, 2023
@erri120 erri120 requested a review from a team September 25, 2023 14:17
@erri120 erri120 self-assigned this Sep 25, 2023
@Al12rs Al12rs merged commit fd39fed into Nexus-Mods:main Sep 27, 2023
5 of 7 checks passed
@erri120 erri120 deleted the issue-530-oauth branch September 27, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants