issues
search
louisefindlay23
/
colorflow-player
Colorflow Player is a Node.js music streaming app (Spotify and Deezer) with a ColorFlow inspired UI and split-testing analytics.
https://colorflowplayer.louisefindlay.com
4
stars
0
forks
source link
Secure User Accounts Further
#19
Open
louisefindlay23
opened
3 years ago
louisefindlay23
commented
3 years ago
Increase security on user accounts by implementing:
Two Factor Authentication -
Tutorial
Preventing use of Pwned Password -
API Docs
Sanitize Inputs -
Tutorial
Increase security on user accounts by implementing: