Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 830 Bytes

File metadata and controls

16 lines (11 loc) · 830 Bytes

Architectural Decision Log

This log lists the architectural decisions for [project name].

  • ADR-0000 - Use Markdown Architectural Decision Records
  • ADR-0001 - Use JSON Web Tokens
  • ADR-0002 - Use SHA256 and Base64Url encoding for verifying json
  • ADR-0003 - Transfer hash in JWT Claim

For new ADRs, please use template.md as basis. More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.