|
|
|
|
|
by bobbonew
2427 days ago
|
|
+1 to building an auth and evolving it. I do the same thing and do it for the entire “core”. Templating, session management, database tie in (all for a stateless, cloud app). I improve it every project and it’s easy to start from there than scratch. I don’t like using available base code due to not needing 90% of features and it always feels like bloat. |
|