Skip to content

Conversation

@coolbueb
Copy link
Contributor

@coolbueb coolbueb commented Aug 1, 2025

Summary of change

(A few sentences about this PR)

Related issues

  • Link to issue1 here
  • Link to issue1 here

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

  • Changelog has been updated
  • frontendDriverInterfaceSupported.json file has been updated (if needed)
    • Along with the associated array in lib/ts/version.ts
  • webJsInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In package.json
    • In package-lock.json
    • In lib/ts/version.ts
  • Had run npm run build-pretty
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Remaining TODOs for this PR

  • Item1
  • Item2

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

size-limit report 📦

Path Size
lib/build/index.js 27.5 KB (0%)
recipe/emailverification/index.js 27.84 KB (0%)
recipe/emailpassword/index.js 27.88 KB (0%)
recipe/thirdparty/index.js 28.58 KB (0%)
recipe/session/index.js 24.47 KB (0%)
recipe/passwordless/index.js 28.94 KB (0%)
recipe/userroles/index.js 24.74 KB (0%)
recipe/multitenancy/index.js 27.24 KB (0%)
recipe/multifactorauth/index.js 27.3 KB (0%)
recipe/totp/index.js 27.03 KB (0%)
recipe/oauth2provider/index.js 26.89 KB (0%)
recipe/webauthn/index.js 32.01 KB (+1.09% 🔺)

@coolbueb coolbueb changed the title feat: add WebAuthn credentials management methods feat: add WebAuthn credentials management methods [v0.16.0] Aug 3, 2025
@coolbueb coolbueb added enhancement New feature or request and removed enhancement New feature or request labels Aug 3, 2025
@porcellus porcellus merged commit 6f7d54d into 0.16 Aug 8, 2025
5 of 6 checks passed
@porcellus porcellus deleted the feat/add-webauth-credentials-mng-methods branch August 8, 2025 01:27
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.

3 participants