Add support for shared credentials

Created on 30 November 2022, over 2 years ago
Updated 24 February 2023, about 2 years ago

Problem/Motivation

Both iOS and Android allow for an app to share passwords/secrets with their web counterpart.

But to enable this functionality, there are specific values that need to be provided in the apple-app-site-association and assetlinks.json files.

iOS:
https://developer.apple.com/documentation/xcode/supporting-associated-do...
https://developer.apple.com/documentation/security/shared_web_credentials

Android:
https://developers.google.com/identity/smartlock-passwords/android/assoc...

Proposed resolution

1. Update the configuration form for iOS App Configurations to allow app IDs for web credentials to be specified.
2. Update the configuration form for Android App Configurations to allow the delegate_permission/common.get_login_creds relation to be used and to allow for website statements to be added to the file.

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇺🇸United States mediabounds

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024