summaryrefslogtreecommitdiff
path: root/.prettierrc.cjs
diff options
context:
space:
mode:
authorPawel Zelawski <pawel.zelawski@outlook.com>2025-04-09 19:12:23 +0200
committerPawel Zelawski <pawel.zelawski@outlook.com>2025-04-09 19:12:23 +0200
commit8092ceaf10dd5951d0b5011fc8d5a05b49335a6e (patch)
treedc2400fb38245b51270609a6715fd6d349d13259 /.prettierrc.cjs
parent753fcaebe44fa1b4e8e6e496fbade9508fac1dc1 (diff)
feat: Implement DigiID URI generation and define core types
- Create initial source directory structure (src/). - Define core interfaces (DigiIDUriOptions, DigiIDCallbackData, etc.) and DigiIDError class in src/types.ts. - Set up main export file src/index.ts. - Implement the generateDigiIDUri function in src/digiid.ts for creating DigiID authentication URIs according to the specification. - Include helper function for generating secure nonces using Node crypto. - Add TSDoc comments for clarity and maintainability.
Diffstat (limited to '.prettierrc.cjs')
0 files changed, 0 insertions, 0 deletions