Exception: LogtoError::NotAuthenticatedError

Inherits:
LogtoError
  • Object
show all
Defined in:
lib/logto/core/errors.rb

Overview

Raise when the current user is not authenticated but the operation requires authentication.

Method Summary

Methods inherited from LogtoError

#initialize

Constructor Details

This class inherits a constructor from LogtoError