summaryrefslogtreecommitdiff
path: root/internal/handlers/webauthn.go
AgeCommit message (Expand)Author
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2024-08-24build(deps): update @simplewebauthn monorepo to v10 (#7380)James Elliott
2024-03-04refactor: apply suggestions from code reviewJames Elliott
2024-03-04test(suites): webauthnJames Elliott
2024-03-04test(suites): add and fix tests for coverageJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-08-22fix: webauthn credential user id missing (#5882)James Elliott
2023-04-15refactor: webauthn naming (#5243)James Elliott
2023-04-10docs: adjust references of webauthn (#5203)James Elliott
2023-04-02build(deps): unbump github.com/go-webauthn/webauthn to v0.5.0 (#5158)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2023-01-07build(deps): update module github.com/go-webauthn/webauthn to v0.6.0 (#4646)renovate[bot]
2022-03-06refactor(model): rename from models (#2968)James Elliott
2022-03-04build(deps): utilize github.com/go-webauthn/webauthn (#2947)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott