issues
search
daxadal
/
event-manager
MIT License
1
stars
0
forks
source link
Improve /users API
#19
Closed
daxadal
closed
2 years ago
daxadal
commented
2 years ago
Base tasks:
[x] Use JSON body instead of Basic Auth to login
[x] Rename
usersApp
as
router
[x] Encode passwords using
bcrypt
instead of
crypto
[x] #25
[x] Rename error messages from
error
to
message
[x] Prefer body desestructuring
Base tasks:
usersApp
asrouter
bcrypt
instead ofcrypto
error
tomessage