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

Added SecurePropertyStorage. #168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexruperez
Copy link
Contributor

@alexruperez alexruperez commented Apr 10, 2020

Pull request to add SecurePropertyStorage.


This change is Reviewable

@asurkov asurkov requested a review from sergey48k April 10, 2020 17:39
@alexruperez
Copy link
Contributor Author

@sergey48k can you review it please? Thanks!

libs/swift.json Outdated
@@ -33,6 +33,7 @@
{"id":"swift.vpnon-kit","imports":["VPNOnKit"],"name":"VPNOnKit","repo":"lexrus/VPNOn","tags":["vpn"],"tech":["networking"],"status":"model-ready"},
{"id":"swift.heimdallr","imports":["heimdallr"],"name":"heimdallr","repo":"trivago/Heimdallr.swift","tags":["oauth-client"],"tech":["security"],"status":"model-ready"},
{"id":"swift.oauth2","imports":["oauth2"],"name":"oauth2","repo":"p2/OAuth2","tags":["oauth-client"],"tech":["security"],"status":"model-ready"},
{"id":"swift.secure-property-storage","imports":["Storage","Inject","Keychain","Singleton","UserDefault"],"name":"SecurePropertyStorage","repo":"alexruperez/SecurePropertyStorage","tags":["properties","cryptography","store-passwords"],"tech":["security"],"status":"model-ready"},
Copy link
Member

Choose a reason for hiding this comment

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

Please change model-ready to 'awaiting-model'

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done! 👍

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.

None yet

2 participants