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

Reduce duplication between auth_options and client_options #802

Closed
tomczoink opened this issue Jan 20, 2020 · 2 comments · Fixed by #804
Closed

Reduce duplication between auth_options and client_options #802

tomczoink opened this issue Jan 20, 2020 · 2 comments · Fixed by #804
Assignees
Labels
api-reference Anything that appears below the API reference blue fold

Comments

@tomczoink
Copy link
Contributor

Currently both AuthOptions and ClientOptions have overlap in content. We should DRY this up.

@tomczoink tomczoink self-assigned this Jan 20, 2020
@mattheworiordan
Copy link
Member

We should DRY this up.

You mean by, for example, using partials? Or from an end-user perspective?

@tomczoink
Copy link
Contributor Author

Here I'm meaning partials, apologies for the confusion.

@tomczoink tomczoink added the api-reference Anything that appears below the API reference blue fold label Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-reference Anything that appears below the API reference blue fold
Development

Successfully merging a pull request may close this issue.

2 participants