You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there are many things to care in terms of security :
end to end encryption of users files and data, so system itself will not be able to read the transactions or decrypt files.
regular kinds of vulnerability like XSS and ...
The text was updated successfully, but these errors were encountered:
hamedpro
added
backend
this is related to something API or server
frontend
just helping developers find what they're more likely be able to do
labels
Jul 14, 2023
add email changing func and dont forget to verify user before submitting changes (also add more limits to new transaction : for example user can not change his email without verifying that email.)
don't use unauthenticated email or phone number to login through sending a verification code.
there are many things to care in terms of security :
The text was updated successfully, but these errors were encountered: