sp fix for token refresh bug

This commit is contained in:
2026-04-08 12:00:58 -07:00
parent fbe9fa19c7
commit 47ba2e99df
@@ -4,6 +4,7 @@ BEGIN
SELECT
id_refresh_token,
id_user,
id_program,
token_hash,
token_salt,
expires_at,