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 WebAuthn and Magic Links in auth-express #915

Merged
merged 5 commits into from Apr 5, 2024
Merged

Commits on Apr 5, 2024

  1. Copy the full SHA
    5230c88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb155f1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b491088 View commit details
    Browse the repository at this point in the history
  4. Allow importing WebAuthnClient from browser

    Need to separate out this import so that bundlers do not try to import
    server-only express modules.
    scotttrinh committed Apr 5, 2024
    Copy the full SHA
    5ac296b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    624bd41 View commit details
    Browse the repository at this point in the history