Object
Provide a custom mounting command, just so we can track our own mount point
# File lib/authorio/routes.rb, line 7 def authorio_routes mount Authorio::Engine, at: Authorio.configuration.mount_point end