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

Refactor credentialManager to use new interface instead of Configuration #320

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

YouKnowBlom
Copy link
Contributor

The previously used interface Configuration did not seem quite right for the purpose. I tried looking for an alternative in the generated api client with no luck. Creating our own interface should allow for more flexibility. Although not a priority right now, this is one step towards support for multiple servers.

@dkanada
Copy link
Member

dkanada commented Jul 22, 2021

We are trying to move from API clients to a more useful SDK approach that provides useful functionality alongside the generated code, so anything of that nature should be added to whatever repository we eventually back for JavaScript.

@dkanada dkanada merged commit ba13546 into jellyfin:master Aug 5, 2021
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.

2 participants