These docs are for AuthRocket 1. Looking for AuthRocket 2 docs?

Data Security

Q: What user information protections do you offer? For example, how is the user information encrypted and what protections do you have to make it hard to leak?


A: Passwords use the industry standard bcrypt. Select user data is encrypted by the API servers before being stored in the database. We also are attentive to the whole stack, addressing things such as avoiding all logging of sensitive data like passwords and more.

Tagged with: security passwords

Questions? Find a Typo? Get in touch.