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

Tidy up Android Trakt login code #1258

Merged
merged 1 commit into from
May 13, 2023
Merged

Tidy up Android Trakt login code #1258

merged 1 commit into from
May 13, 2023

Conversation

chrisbanes
Copy link
Owner

  • Lazily fetch dependencies. No point creating it all upfront.
  • Manually create refresh token request. createTokenRefreshRequest() requires the AuthState to be pre-populated from an auth response which we don't have.

- Lazily fetch dependencies. No point creating it all upfront.
- Manually create refresh token request. createTokenRefreshRequest()
  requires the AuthState to be pre-populated from an auth response which
  we don't have.
@chrisbanes chrisbanes enabled auto-merge (squash) May 13, 2023 15:30
@chrisbanes chrisbanes merged commit 644ef92 into main May 13, 2023
@chrisbanes chrisbanes deleted the cb/refresh-token-fix branch May 13, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant