Alain Abrahan Paz
Alain Abrahan Paz
Hi, sorry I'm new to everything here in the process of learning, I was reading basic user authentication topic, and there is a problem with function login, ```sql begin --...
Hi, this is my setup, I'm using postgresql 14.2 docker alpine docker, and current version for docker PostgREST these are my docker-compose settings, everything works fine except the authentication, with...
I was able to fix the problem in the login function, now I get this error from the function I change this line on the function: `-- check email and...