buxx/rolling

auth

Closed this issue · 1 comments

buxx commented

server side:

  • email
  • login
  • password (salt + sh&256 or blowfish)

auth:

email or login + password in every requests and websockets

*must convert all code to https !

buxx commented

done