API: crypto is not defined
error
#570
Labels
difficulty: 3
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority: high
scope: api
Everything related to the API
type: bug
Something isn't working
Describe the bug
When running the project using
pnpm dev:api
, the app initially works fine. However, navigating to the Auth Page, entering an email, and clicking Get Started triggers a 500 server error, with the message:crypto is not defined
To Reproduce
Steps to reproduce the behavior:
pnpm dev:api
.pnpm dev:platform
Expected behavior
Clicking "Get Started" should successfully trigger the otp sending process without server errors.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: