Skip to content

http signature plug: separation of concerns

kaniini requested to merge refactor/http-signature-plug into develop
  • make Plugs.HTTPSignature plug only verify whether a valid signature is present or not

  • add Plugs.MappedSignatureToIdentityPlug plug to map a signature to a valid identity and invalidate the signature if such a mapping would be inappropriate

Edited by kaniini

Merge request reports