Of course storing passwords themselves is a bad idea, but what about something to authenticate users with? This is a simple implementation of BCrypt in SQL Server to get you started, remember to encrypt your traffic!
The post Sometimes you need to store credentials appeared first on SolidQ Blogs.
Published on October 14, 2015 06:26