Module: Morpho::Operations

Defined in:
app/concepts/morpho/operations/base/find.rb,
app/concepts/morpho/operations/base/form.rb,
app/concepts/morpho/operations/base/fetch.rb,
app/concepts/morpho/operations/base/create.rb,
app/concepts/morpho/operations/base/delete.rb,
app/concepts/morpho/operations/base/update.rb,
app/concepts/morpho/operations/user/sign_in.rb,
app/concepts/morpho/operations/user/sign_up.rb,
app/concepts/morpho/operations/user/deliver_email.rb,
app/concepts/morpho/operations/user/refresh_token.rb,
app/concepts/morpho/operations/user/generate_token.rb,
app/concepts/morpho/operations/user/external_sign_in.rb,
app/concepts/morpho/operations/user/resend_unlock_email.rb,
app/concepts/morpho/operations/user/resend_activation_email.rb,
app/concepts/morpho/operations/user/send_reset_password_email.rb

Defined Under Namespace

Modules: Base, User