mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 01:47:41 +00:00
sp fix for token refresh bug
This commit is contained in:
@@ -4,6 +4,7 @@ BEGIN
|
|||||||
SELECT
|
SELECT
|
||||||
id_refresh_token,
|
id_refresh_token,
|
||||||
id_user,
|
id_user,
|
||||||
|
id_program,
|
||||||
token_hash,
|
token_hash,
|
||||||
token_salt,
|
token_salt,
|
||||||
expires_at,
|
expires_at,
|
||||||
|
|||||||
Reference in New Issue
Block a user