Module: Morpho::Operations::User

Defined in:
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

Classes: DeliverEmail, ExternalSignIn, GenerateToken, RefreshToken, ResendActivationEmail, ResendUnlockEmail, SendResetPasswordEmail, SignIn, SignUp