hi all,
I’m planning to build a website that allows users to sign up, pretty much whats described e.g. in Registration and Login (Authentication) with Vue.js & Strapi
Since users submit a password and personal information in this process: Is the way strapi stores this internally documented or ideally even audited?
I assume passwords are stored encrypted with a salt?
thanks for any help,
Ben