Method: Tiun::Auth#context

Defined in:
lib/tiun/auth.rb

#contextObject



64
65
66
# File 'lib/tiun/auth.rb', line 64

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