티스토리 뷰
도메인이 키체인의 도메인과 같으면 키체인 암호를 사용하게 해 준다!
https://developer.apple.com/documentation/security/shared_web_credentials
Shared Web Credentials | Apple Developer Documentation
The Security.SecSharedCredentials API provides functions for storing and requesting shared password-based credentials. Users often save their username and password in their iCloud keychain when logging into websites in Safari. Later, they may run a native
developer.apple.com
https://medium.com/pinterest-engineering/shared-web-credentials-a-simpler-way-to-log-in-f94bca0d683b
Shared web credentials: A simpler way to log in
Our top priority is to create a great user experience in everything we build, and across platforms. As part of that, each day we work to reduce the effort it takes to use Pinterest. So when Apple…
medium.com
'macOS, iOS' 카테고리의 다른 글
[iOS] firebase 서버대신 사용하기 - SwiftUI, Combine (0) | 2019.12.27 |
---|---|
[swift] guard let과 if let의 차이 (0) | 2019.12.27 |
[iOS] Build와 Version (0) | 2019.12.26 |
[iOS] SceneDelegate의 역할은 무엇일까? (0) | 2019.12.26 |
[swift] memberwise initializer (0) | 2019.12.20 |