auth.increment_user_session_version(uuid)
Hello everyone,
My project auth schema is missing auth.increment_user_session_version(uuid) function, and this makes the user creation fail with a 500 error. I have submitted a ticket for support to create this function, but in the meantime, is there an alternative way to resolve this issue?
I really appreciate any help you can provide.
My project auth schema is missing auth.increment_user_session_version(uuid) function, and this makes the user creation fail with a 500 error. I have submitted a ticket for support to create this function, but in the meantime, is there an alternative way to resolve this issue?
I really appreciate any help you can provide.