Code4PuertoRico / horas

Una plataforma para facilitar la mentoría.
1hora.org
MIT License
9 stars 3 forks source link

Errors creating accounts and on log in #12

Open froi opened 3 years ago

froi commented 3 years ago

Describe the bug

When I try to create an account or log into the application using any of the presented methods I get an error.

This issue was originally posted here

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://1hora.org
  2. Click on any of the log in or account creation methods
  3. If using the "create account" link fill out the form and submit.
  4. App returns a 500 server error page. This error will show up with any other log in or account creation method

Expected behavior

A clear and concise description of what you expected to happen.

When using any of the account creation or log in methods the expectation is to

  1. Log into the application with me account
  2. Receive a account creation email to verify my account and continue to log in.

Screenshots

If applicable, add screenshots to help explain your problem.

Log in with Twitter

image

Log in with Facebook

image

Log in with Google

image

Account creation with create an account link

image

Device information

froi commented 3 years ago

The account creation with an email flow has been fixed. There was a misconfiguration with the email services that we were using. Once corrected sign up emails are being served. The email that is being used is noreply@code4puertorico.org but the sender is set to hello@1hora.org.

The issues with the social media logins is still being worked on.

CC/ @Code4PuertoRico/code4pradmins @gcollazo