Skip to content

v0.2.1

Choose a tag to compare

@rameerez rameerez released this 04 Aug 22:33
· 40 commits to main since this release
d9a4f83

#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