v0.2.1
#4 Fixes a production error that was caused by SecurityController referencing a non-existent callback :authenticate_api_keys_user! instead of the correct :authenticate_api_keys_owner! defined in ApplicationController
For searchability, the verbatim error was:
Before `process_action` callback `:authenticate_api_keys_user!` has not been defined