Commit e0b8d3d
feat: list user passkeys (#640)
## Summary
- Added list passkeys endpoint
## Validation
- `go run ./... -tags postgres_integration`
## Release notes / changeset
- Changeset: .changeset/list-user-passkeys.md
## Notes
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent 4b984af commit e0b8d3d
31 files changed
Lines changed: 2391 additions & 44 deletions
File tree
- .changeset
- api
- generated
- openapi
- endpoints/users/by_id/passkeys
- internal
- api
- integration_test
- helpers
- domain
- service
- mocks
- storage/v2
- dialect
- postgres
- spanner
- stmttest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments