Skip to content

Added keys method#125

Merged
Widcket merged 6 commits intoauth0:masterfrom
asclepix:allKeys
May 31, 2022
Merged

Added keys method#125
Widcket merged 6 commits intoauth0:masterfrom
asclepix:allKeys

Conversation

@asclepix
Copy link
Contributor

Returns an array of NSString containing all the keys used in the keychain

Changes

I added a method named keys to retieve all the keys used by the app in the keychain. This can be useful when you want to delete only the keys with a common pattern, for example keys containing the same account name with different prefixes or suffixes.

Testing

I added a couple of tests.

Returns an array of NSString containing all the keys used in the keychain
@asclepix asclepix requested a review from a team as a code owner May 23, 2022 10:45
Copy link
Contributor

@Widcket Widcket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @asclepix, thank you for contributing this! We really appreciate it.
Left a suggestion and a question, please take a look when you have some time.

@Widcket Widcket added the waiting for customer This issue is waiting for a response from the issue or PR author label May 27, 2022
Copy link
Contributor

@Widcket Widcket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @asclepix!

@Widcket Widcket merged commit 1c0240c into auth0:master May 31, 2022
@Widcket Widcket removed the waiting for customer This issue is waiting for a response from the issue or PR author label Jun 1, 2022
@Widcket Widcket mentioned this pull request Jul 20, 2022
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