Packages

An APIac authenticator plug for API authentication using the HTTP Bearer scheme

Current section

Files

Jump to
apiac_auth_bearer CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
## [2.0.0] - 2021-11-05
### Added
- [`APIacAuthBearer.Validator.JWT`]: add RFC9068 JWT validator
### Changed
- [`APIacAuthBearer`]: `:resource_server_name` option becomes `:resource_indicator` to
better match the specifications