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

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

Open
kj84park opened this issue Nov 4, 2021 · 0 comments
Open

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

kj84park opened this issue Nov 4, 2021 · 0 comments
Labels

Comments

@kj84park
Copy link
Member

kj84park commented Nov 4, 2021

In order to provide iOS's Apple passkey functionality, the RP must provide an apple-app-site-association page.

  • References
{
  "webcredentials": {
    "apps": [
      "YOUR_APPLE_DEVELOPER_TEAM_ID.com.example.sample.Passkey"
    ]
  }
}

Supporting Associated Domains
Supporting Passkeys

@kj84park kj84park added enhancement New feature or request good first issue Good for newcomers new feature and removed enhancement New feature or request labels Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant