Recommendation for security addons?
-
Hi there
I’m currently tackling the security aspects of my app. What I need is stuff like secure hashing (passwords), encryption / decryption, etc.
Is there a recommended extension / plugin / addon that works nicely with Quasar? Any best practices here?
Cheers,
Michael -
@mboeni there are some tips in the docs that tackles security, just search for security keyword there.
-
@metalsadman I have read those. I am specifically looking for recommended extensions that provide the required functionality and work well with quasar/vue. I’ll have another look, though - I might have missed sth.