jordanopensource / nuha-web

Web client for NUHA

Home Page:https://nuha.josa.ngo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG: Unable to send magic link in the latest release *development*

thamudi opened this issue · comments

Bug description and reproduction:
Go to login > enter your email in the first field for the magic link > submit > page reloads


Expected behavior:
The user should be informed that an email has been sent over to their mail.


Additional details:

When checking the logs, the following errors show.

image

Running the project locally doesn't result in this issue, this issue only occurs when running it through docker or docker compose.

the user get informed, when the page redirects to the NuxtAuth's confirmation page.

the user get informed, when the page redirects to the NuxtAuth's confirmation page.

This is the expected behavior, however it is still not happening.

UPDATE: after reviewing the configurations it seemed that it was missing one env variable. However I came across another bug. Closing this one and opening a new one for that issue.
Great work Baraa.