module

Api::Auth::Helpers

Instance methods

current_user?

Returns cached value

Source
current_user__tuple_cached?

Checks the passed arguments against the memoized args and runs the method body if it is the very first call or the arguments do not match

Source
current_user__uncached?

Returns uncached value

Source