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

fix: standarize hasInternetCredentials #663

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

DorianMazur
Copy link
Collaborator

@DorianMazur DorianMazur commented Oct 4, 2024

Closes #479
We can't return a Result for iOS, so we should return only true or false to make this method the same across all platforms.
This change will also make the method consistent with the hasGenericPassword method, which also returns true or false.

@DorianMazur DorianMazur merged commit df0ab79 into master Oct 8, 2024
9 checks passed
@DorianMazur DorianMazur deleted the fix/standardize-hasInternetCredentials branch October 8, 2024 17:32
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.

Document description issue about API hasInternetCredentials(server)
1 participant