- Throws Wor::Authentication::MissingAuthorizationHeader when no Authorization header is sent
- Throws Wor::Authentication::InvalidAuthorizationToken when the Authorization token is invalid
- Initializer with its generator.
- Specs for initializer and generator.
- Instead of overriding methods, it is now possible to configure
expiration_days
andmaximum_useful_days
with the initializer.
- Removed restriction for authentication parameters.
wor-authentication
gem first release.