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

feat: passkeys! #3748

Merged
merged 73 commits into from
Mar 11, 2024
Merged

feat: passkeys! #3748

merged 73 commits into from
Mar 11, 2024

Commits on Oct 30, 2023

  1. WIP

    hperl committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5ce38ce View commit details
    Browse the repository at this point in the history
  2. WIP

    hperl committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    95a1c92 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. WIP

    hperl committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4a4bad4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. WIP: passkey registration

    hperl committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ef339c9 View commit details
    Browse the repository at this point in the history
  2. WIP registration

    hperl committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    71c76d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. WIP: login

    hperl committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bb16686 View commit details
    Browse the repository at this point in the history
  2. WIP: passwordless login

    hperl committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    03c1424 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. WIP: settings

    hperl committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    309ac30 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. test: update snapshots

    hperl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b190bfa View commit details
    Browse the repository at this point in the history
  2. fix passkey registration

    hperl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b35a205 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. test: add registration tests

    hperl committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f47ceea View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. test: add login tests

    hperl committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    82839e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. WIP: settings tests

    hperl committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    41f28f0 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    hperl committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ace0a57 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. make all tests pass

    hperl committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    599ba09 View commit details
    Browse the repository at this point in the history
  2. make all tests pass

    hperl committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3d38b98 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. chore: formatting

    hperl committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d8f024c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97685a8 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    hperl committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    08ef9de View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update embedx/config.schema.json

    Co-authored-by: Jonas Hungershausen <jonas.hungershausen@ory.sh>
    hperl and jonas-jonas authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    21ec7cb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore: code review (#3679)

    aeneasr authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e25f614 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. test: add Cypress E2E test

    hperl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4a54fec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hperl/passwordless-strategy' of ssh://github.com/ory/kr…

    …atos into hperl/passwordless-strategy
    hperl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0df44f8 View commit details
    Browse the repository at this point in the history
  3. chore: regen sdk

    hperl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    60a1817 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    031d208 View commit details
    Browse the repository at this point in the history
  2. fix: remove webauthn node attr

    hperl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    04f8ad2 View commit details
    Browse the repository at this point in the history
  3. fix: tests and lints

    hperl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    604a4b6 View commit details
    Browse the repository at this point in the history
  4. test: add refresh test

    hperl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    751da9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62c6118 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    53e5e55 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshots

    hperl committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    96c2164 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. test: improve coverage

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4321e75 View commit details
    Browse the repository at this point in the history
  2. test: improve coverage

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    645e831 View commit details
    Browse the repository at this point in the history
  3. test: improve coverage

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    97ec49f View commit details
    Browse the repository at this point in the history
  4. test: fix

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    27e242d View commit details
    Browse the repository at this point in the history
  5. fix: coverage

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3261470 View commit details
    Browse the repository at this point in the history
  6. fix: mysql tests

    hperl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    85d9ce5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix: identity schema

    hperl committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3d2a4cb View commit details
    Browse the repository at this point in the history
  2. fix: key for test fixture

    zepatrik committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3c8fd05 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. WIP: two-step registration

    hperl committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    025b917 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. WIP: config

    hperl committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8a10153 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. tweak quickstart

    hperl committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    34f48d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471157a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    3e55aeb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5f58a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f122b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96baaec View commit details
    Browse the repository at this point in the history
  4. WIP

    hperl committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1369d98 View commit details
    Browse the repository at this point in the history
  5. demo works

    hperl committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cec3074 View commit details
    Browse the repository at this point in the history
  6. fix: tests and snapshots

    hperl committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    69d609e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore: code review

    Also renames the settings for two step registration
    aeneasr committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    83a23b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. chore: snapshots

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f5eff53 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hperl/glorious-passkeys' of ssh://github.com/ory/kratos…

    … into hperl/glorious-passkeys
    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ee7cf27 View commit details
    Browse the repository at this point in the history
  3. chore: fix merge markers

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    740e5b7 View commit details
    Browse the repository at this point in the history
  4. fix

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c896ba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7a6ed6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b7562f View commit details
    Browse the repository at this point in the history
  7. fix: webauthn settings

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    debd68d View commit details
    Browse the repository at this point in the history
  8. fix: two-step E2E success test

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a9b2ab9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c7e45d View commit details
    Browse the repository at this point in the history
  10. fix: webauthn tests

    hperl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6fe2639 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d112ce View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update snapshots

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    10f62a2 View commit details
    Browse the repository at this point in the history
  2. fix flaky courier test

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b4e9fba View commit details
    Browse the repository at this point in the history
  3. fix: E2E test

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8eb5869 View commit details
    Browse the repository at this point in the history
  4. fix: courier tests

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    85eee29 View commit details
    Browse the repository at this point in the history
  5. cleanup E2E tests

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    57793b6 View commit details
    Browse the repository at this point in the history
  6. add pending E2E test

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b013bf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. feat: support Safari

    hperl committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6a72123 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. code review addresses

    hperl committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e9e9268 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix tests

    hperl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e367499 View commit details
    Browse the repository at this point in the history
  2. fix test

    hperl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e3c329d View commit details
    Browse the repository at this point in the history
  3. fix test

    hperl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    316ecde View commit details
    Browse the repository at this point in the history