Add a function to get the password of a specific user #64

Closed
opened 2026-03-17 20:34:20 +00:00 by charlie · 0 comments
Owner

Create a function to get the password of a specific user

Purpose

Get the password of a specific user to check if it's correct

Requirements

Input parameters

  • email varchar

Output expectation

Open a cursor with the password hash selected as pass

# Create a function to get the password of a specific user ## Purpose Get the password of a specific user to check if it's correct ## Requirements ### Input parameters - email varchar ### Output expectation Open a cursor with the password hash selected as pass
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ULFSII/phoenix_db#64
No description provided.