Building Dynamic Social Login with Nestjs: Supporting Dynamic Custom ClientID and ClientSecret
I know there were already a ton of amazing authors out there who have written about integrating PASSPORT and various social network strat...
Mar 01, 2023 / Read More
NestJS DTO + Automapper for PostgreSQL JSON field
Embrace your failures, be they one or many, with a positive outlook and a determination to learn from your mistakes. This mindset will pa...
Feb 08, 2023 / Read More
How to implement Apple Login with Nestjs in seconds
Nestjs is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScr...
Aug 13, 2022 / Read More
Virtual Column and Computed Column solutions for TypeORM in Nestjs
If you fully appreciate the technique of Computed Properties on the front end, then you definitely would like to implement it on the back...
Aug 08, 2022 / Read More