index
:
digiid-ts
main
[MIRROR] A modern TypeScript implementation of the Digi-ID authentication protocol
zelu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-14
chore(test): Re-skip tests with unreliable mocks
HEAD
v1.1.0
main
Pawel Zelawski
2025-04-14
chore: Prepare v1.1.0 release
Pawel Zelawski
2025-04-14
fix: Correct Bech32 address verification via dependency change
Pawel Zelawski
2025-04-10
chore: prepare release 1.0.1
v1.0.1
Pawel Zelawski
2025-04-10
fix(deps): override elliptic and lodash to fix vulnerabilities
Pawel Zelawski
2025-04-10
docs: improve documentation and fix linting configuration
Pawel Zelawski
2025-04-10
chore: bump version to 1.0.0 for stable release
Pawel Zelawski
2025-04-10
docs: update terminology in documentation
Pawel Zelawski
2025-04-10
fix: add explicit exports field to package.json
Pawel Zelawski
2025-04-09
build: Configure Vite for library build and finalize package fields
Pawel Zelawski
2025-04-09
docs: Add README, usage examples, and example runner instructions
Pawel Zelawski
2025-04-09
docs: Improve README clarity and fix broken link
Pawel Zelawski
2025-04-09
test: Add unit tests for core digiid logic
Pawel Zelawski
2025-04-09
feat: Implement DigiID callback verification
Pawel Zelawski
2025-04-09
feat: Implement DigiID URI generation and define core types
Pawel Zelawski
2025-04-09
feat: Initialize project structure and dependencies
Pawel Zelawski
2025-04-09
Initial commit
Pawel Zelawski