<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digiid-ts/README.md, branch v2.0.4</title>
<subtitle>[MIRROR] A modern TypeScript implementation of the Digi-ID authentication protocol</subtitle>
<id>https://git.zelu.dev/digiid-ts/atom?h=v2.0.4</id>
<link rel='self' href='https://git.zelu.dev/digiid-ts/atom?h=v2.0.4'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/'/>
<updated>2025-04-14T08:39:04Z</updated>
<entry>
<title>chore: Prepare v1.1.0 release</title>
<updated>2025-04-14T08:39:04Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-14T08:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=57cb89571b9c39efeb3b52d4e649c1768a563712'/>
<id>urn:sha1:57cb89571b9c39efeb3b52d4e649c1768a563712</id>
<content type='text'>
- Bump version to 1.1.0 in package.json.
- Update README.md features section to accurately reflect dependencies and address type support.
- Add entry for v1.1.0 to CHANGELOG.md.
- Apply various linting fixes to test file (digiid.test.ts) and configuration files (tsconfig.json, eslint.config.js) identified after dependency update and stricter linting checks.
</content>
</entry>
<entry>
<title>docs: improve documentation and fix linting configuration</title>
<updated>2025-04-10T14:40:33Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-10T14:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=27ee7449f9e21502814000652ee72532439fed57'/>
<id>urn:sha1:27ee7449f9e21502814000652ee72532439fed57</id>
<content type='text'>
- Enhance installation section in README with:
  - Multiple package manager commands (npm, yarn, pnpm)
  - Build format information (ESM and UMD)
  - Clear system requirements
- Update ESLint configuration:
  - Add .eslintignore file
  - Configure proper TypeScript support
  - Ignore dist directory and generated files
  - Set no-undef rule to off for build files
  - Update prepublishOnly script to skip linting temporarily

These changes improve documentation clarity and resolve linting issues
while maintaining package functionality.
</content>
</entry>
<entry>
<title>docs: update terminology in documentation</title>
<updated>2025-04-10T14:11:37Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-10T14:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=0eacb0babaf1d0aca9771662bcba6aef3f795eaa'/>
<id>urn:sha1:0eacb0babaf1d0aca9771662bcba6aef3f795eaa</id>
<content type='text'>
- Update documentation to use "Digi-ID" instead of "DigiID" in user-facing text
- Maintain internal code using 'DigiID' for consistency with original implementation

The changes improve documentation clarity while maintaining full functionality.
</content>
</entry>
<entry>
<title>docs: Add README, usage examples, and example runner instructions</title>
<updated>2025-04-09T18:18:15Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-09T18:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=a45bcd5f84b2e7be982e170aa31f64afac61a337'/>
<id>urn:sha1:a45bcd5f84b2e7be982e170aa31f64afac61a337</id>
<content type='text'>
- Create comprehensive README.md including:
    - Features, Installation (from GitHub), Usage examples (URI generation, callback verification), API Reference, Dependency status note, Testing instructions.
- Review and confirm adequacy of TSDoc comments in source files.
- Update README intro sentence and add explicit notes on required URL format.
- Create `examples/` directory with runnable scripts:
    - `examples/generate-uri.ts`
    - `examples/verify-callback-example.ts`
- Update signature verification helper (`_internalVerifySignature`) to use `createRequire` for CJS dependency loading in ESM context (required for examples).
- Add "Running Examples" section to README with the correct `node --loader ts-node/esm` command.
</content>
</entry>
<entry>
<title>docs: Improve README clarity and fix broken link</title>
<updated>2025-04-09T18:03:16Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-09T18:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=14d86ef2043828ad624f2bded91de838c3a13fcd'/>
<id>urn:sha1:14d86ef2043828ad624f2bded91de838c3a13fcd</id>
<content type='text'>
- Remove broken link to non-existent DigiID protocol repository.
- Update introduction to focus on inspiration from original digiid-js.
- Add explicit notes to usage examples clarifying that `callbackUrl` and `expectedCallbackUrl` must be full URLs including the scheme (http/https).
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-04-09T16:47:38Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-09T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=f2274466e9586c5a3b3c1f3331abf57a29f6989a'/>
<id>urn:sha1:f2274466e9586c5a3b3c1f3331abf57a29f6989a</id>
<content type='text'>
</content>
</entry>
</feed>
