Hacker News new | ask | show | jobs
by valenterry 1215 days ago
You don't need frameworks to do that though. You can just libraries for authentication that do all the work for you.

The difference is important though. With libraries, you have to connect them to each other. With a framework you don't. But with a framework, if the predefined connection isn't working for your case, you spend way more time to change it. That is, if the framework is good.