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