decentraland / decentraland/adr
Ubiquitous authentication mechanism for HTTP requests
Open
- Dominant language
- SCSS
- Stars
- 25
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
## Abstract
This ADR describes the mechanisms used to authenticate and validate HTTP requests. It presents different alternatives and decides to use the AuthChain mechanism since it is compatible with with digital signature algorithm used in EVM compatible schemas and it inherits the same capabilities as other mechanisms with the addition of signed headers and payloads.
Contributor guide
Assessment
This issue has not been assessed yet.