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

PublicSettings exposes Option[PublicKey] - but it should be essential? #154

Open
rtyley opened this issue Aug 8, 2024 · 0 comments
Open

Comments

@rtyley
Copy link
Member

rtyley commented Aug 8, 2024

PublicSettings exposes Option[PublicKey]:

This is unlike PanDomainAuthSettingsRefresher which makes its PanDomainAuthSettings value non-optional:

...making the value optional seems weird - better to simply fail immediately if the system is unable to load credentials?

Talked this through with @andrew-nowak, we agreed it would be best to standardise on making the value non-optional.

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

No branches or pull requests

1 participant