Add minimal authentication flow to get started
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include Authentication
|
||||
|
||||
allow_browser versions: :modern
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user