/login in dev not working #74
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The /login page is working when the frontend is build but not in dev
this seems to be related to rollup but I can't get it workign
to the rollup ? I managed to get the dev part working (I did a mistake by requiring parameters and not a json body
)
This is front related, I didn't meant the /login endpoint but the /login page ^^