summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_register_webauthn.go
AgeCommit message (Expand)Author
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2024-09-22fix(templates): grammar and enhancements to emails (#7903)Brynn Crowley
2024-03-04refactor: apply suggestions from code reviewJames Elliott
2024-03-04test(suites): webauthnJames Elliott
2024-03-04build(deps): use go.uber.org/mockJames Elliott
2024-03-04test(suites): add and fix tests for coverageJames Elliott
2024-03-04refactor: misc fixesJames Elliott
2024-03-04feat(web): second factor identity verificationJames Elliott
2024-03-04docs: update documentationJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-04-15refactor: webauthn naming (#5243)James Elliott
2023-04-10docs: adjust references of webauthn (#5203)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2022-12-27feat(notification): important events notifications (#4644)James Elliott
2022-04-08fix(server): incorrect remote ip logged in error handler (#3139)James Elliott
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