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.
- Allow configuring request formats to take into account through
request_formats
configuration option
- Ignore expired token revocation
- Dispatch token on sign up
- Speed up initialization
- Do not depend on assumed helpers to build default paths
- Use
sign_out_via
devise option to set revocation request methods - Take routes with scopes into account
- Request method configuration for Rails < 5