user-svc/sql/schema/token
franklinblanco aaa91cc330 Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for 2022-07-07 11:45:50 -04:00
..
delete_expired_tokens.sql Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for 2022-07-07 11:45:50 -04:00
find_with_user_id.sql Authentication with password done. 2022-07-05 11:29:42 -04:00
insert.sql Added error constants, variable length constants, finished user creation & added password hashing with salts and verification 2022-06-27 15:09:14 -04:00
update.sql Added refresh token endpoint 2022-07-07 01:14:01 -04:00