Method: Tiun::Auth#auth_context

Defined in:
lib/tiun/auth.rb

#auth_contextObject



60
61
62
# File 'lib/tiun/auth.rb', line 60

def auth_context
   @auth_context ||= { except: supplement_names, locales: locales }
end