Skip to content

Add associated domain to support passkey#65

Merged
kj84park merged 1 commit intomainfrom
add-associated-domain
Apr 16, 2025
Merged

Add associated domain to support passkey#65
kj84park merged 1 commit intomainfrom
add-associated-domain

Conversation

@kimdora
Copy link
Copy Markdown
Contributor

@kimdora kimdora commented Apr 15, 2025

What is this PR for?

Associate an app with a website that the app owns.

Overview or reasons

to enable passkey support for your app

Tasks

  • Added the assetlinks.json file to support Android passkeys.
  • Added the apple-app-site-association file to support iOS passkeys.
  • Both files have been placed under the .well-known dictionary.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 15, 2025

CLA assistant check
All committers have signed the CLA.

@kimdora kimdora linked an issue Apr 15, 2025 that may be closed by this pull request
@kimdora kimdora self-assigned this Apr 15, 2025
@kimdora kimdora requested a review from kj84park April 15, 2025 08:21
Copy link
Copy Markdown
Member

@kj84park kj84park left a comment

Choose a reason for hiding this comment

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

Looks concisely improved. LGTM!

@kj84park kj84park merged commit 1a9f8de into main Apr 16, 2025
4 checks passed
@kj84park kj84park deleted the add-associated-domain branch April 16, 2025 04:50
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.

Add apple-app-site-association to support Apple Passkey feature

3 participants