This website requires JavaScript.
Explore
Help
Sign In
franklinblanco
/
user-svc
Watch
1
Star
0
Fork
You've already forked user-svc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54272767f5
user-svc
/
sql
/
schema
/
token
History
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