Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 28 Oct 15:55
· 613 commits to master since this release

New features

  • Improve FxA error messages (fixes #1)

Bug fixes

  • Optimize authentication policy to avoid validating the token several times
    per request (fixes #33)

Internal changes

  • Use Service from kinto.core (fixes #28)
  • Make sure it does not catch Cornice 2 dependency (#36)