Skip to content

docs migration - Going Passwordless with Passkeys #65

@heckj

Description

@heckj

Source: documentation/server/guides/passkeys.md
Proposed disposition: Migrate
Proposed destination: server-guides/Sources/ServerGuides.docc/passkeys.md
Reviewer: @swiftlang/server-workgroup

Note: The article is tutorial-style and links to an external starter project on GitHub. Verify the starter project is still accessible and maintained before migrating.

Checklist

  • Create a GitHub issue to track this migration
  • Determine disposition (suggested: Migrate) and confirm destination
  • Verify the external starter project (brokenhandsio/swift-webauthn-guide) is still accessible and up to date
  • Review source for accuracy against current webauthn-swift library API
  • Translate Jekyll markdown to DocC markdown format
    • Remove YAML front matter
    • Convert any Jekyll callouts to DocC-style callouts
    • Verify all WebAuthn registration and authentication flow steps
    • Update links to external resources
  • Add article to ServerGuides.docc/Documentation.md under an "Authentication" or "Security" topic group
  • Run swift package generate-documentation --analyze --warnings-as-errors in server-guides/
  • Preview locally with swift package --disable-sandbox preview-documentation in server-guides/
  • Submit PR to this repository for server workgroup review
  • After merge and publication: add redirect_to: in the swift.org source file's front matter
  • Submit redirect PR to swift-org-website

Metadata

Metadata

Assignees

No one assigned

    Labels

    content migrationContent originally housed in the swift.org under /documentation/articles

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions