Title: Dan Woda's Replies | WordPress.org

---

# Dan Woda

  [  ](https://wordpress.org/support/users/identitydan/)

 *   [Profile](https://wordpress.org/support/users/identitydan/)
 *   [Topics Started](https://wordpress.org/support/users/identitydan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/identitydan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/identitydan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/identitydan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/identitydan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/identitydan/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] There was a problem with your log in: There is a user with the same email….](https://wordpress.org/support/topic/there-was-a-problem-with-your-log-in-there-is-a-user-with-the-same-email-3/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/there-was-a-problem-with-your-log-in-there-is-a-user-with-the-same-email-3/#post-12613317)
 * Continuing the topic here: [https://community.auth0.com/t/all-of-a-sudden-there-was-a-problem-with-your-log-in-there-is-a-user-with-the-same-email/40271](https://community.auth0.com/t/all-of-a-sudden-there-was-a-problem-with-your-log-in-there-is-a-user-with-the-same-email/40271)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] ULP & custom registration form](https://wordpress.org/support/topic/ulp-custom-registration-form/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/ulp-custom-registration-form/#post-12233085)
 * [@mmki](https://wordpress.org/support/users/mmki/),
 * To be honest, I am not sure. I would have to test it out.
 * I am thinking that ‘disable sign ups’ disables the actual signup call to the 
   API, and would not allow any new user to sign up.
 * Do you have a particular goal in mind? It sounds like you are working around 
   a specific constraint.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] ULP & custom registration form](https://wordpress.org/support/topic/ulp-custom-registration-form/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/ulp-custom-registration-form/#post-12201521)
 * Hi [@mmki](https://wordpress.org/support/users/mmki/),
 * I just tested this and it is working for me. When I click sign up it redirects
   me.
 * Are you getting errors? If you have no options relating to signup you should 
   see the signup tab as well. It defaults to `allowSignUp: true`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] Temporary block login and sign ups](https://wordpress.org/support/topic/temporary-block-login-and-sign-ups/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/temporary-block-login-and-sign-ups/#post-11986715)
 * Hi [@mmki](https://wordpress.org/support/users/mmki/),
 * It looks like you need to remove the quotes like this:
 *     ```
       {
          allowSignUp:false,
          allowLogin:false
       }
       ```
   
 * With that being said, I tried this and got some odd behavior from lock. I’m not
   sure if this is a solution.
 * I know that you can disable logins and signups by going to each connection that
   the application uses and toggling to off. Simply go to the dashboard, and go 
   to connections, then go through database, social, etc. and in each connection
   you use toggle the application off. Let me know how it goes.
 * Thanks,
    Dan
    -  This reply was modified 6 years, 8 months ago by [Dan Woda](https://wordpress.org/support/users/identitydan/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] Password Reset Email Issue for Universal and embedded Lock](https://wordpress.org/support/topic/password-reset-email-issue-for-universal-and-embedded-lock/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/password-reset-email-issue-for-universal-and-embedded-lock/#post-11839316)
 * Do you see any errors in the SES console? It sounds like the problem is there
   if the Auth0 log shows the email was sent successfully. Is SES just not registering
   anything?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login by Auth0] Password Reset Email Issue for Universal and embedded Lock](https://wordpress.org/support/topic/password-reset-email-issue-for-universal-and-embedded-lock/)
 *  [Dan Woda](https://wordpress.org/support/users/identitydan/)
 * (@identitydan)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/password-reset-email-issue-for-universal-and-embedded-lock/#post-11817206)
 * Hi [@rocketfd](https://wordpress.org/support/users/rocketfd/),
 * I haven’t seen any other users experiencing this issue, which leads me to believe
   it is localized to your account.
 * Typically email issues can be narrowed down to the auth0 email template and setup,
   the email provider config, or an end user error. Since auth0 is confirming that
   the email is sent (as you mentioned in your post). I am assuming you are seeing
   a successful email exchange in the logs. This suggests to me that the issue is
   not within auth0 and is either an issue with the AWS SES or some email filtering.
   Can you confirm that the SES logs the email exchange successfully so we can rule
   that out?
 * Thanks,
    Dan

Viewing 6 replies - 1 through 6 (of 6 total)