Talk
NestJS Vienna June Meetup

Description
Talks 🗣️🗣️🗣️
Edouard Maleix
(LinkedIn | push-based.io | Twitter)
Authentication and Authorization strategies with NestJS and Ory
According to OWASP 10, broken access control is web applications' most common security vulnerability. In this context, it is more crucial than ever for (NestJS) developers to be empowered with solutions that enhance their application's security without sacrificing efficiency.
This presentation focuses on integrating Ory, an open-source identity and access control management toolkit, with NestJS to provide a complete security solution. Attendees will discover practical strategies for implementing authentication and authorization in their backend applications, ensuring they are secure, scalable, and developer-friendly.
Michael Bromley
(LinkedIn | vendure.io | Twitter)
The Hidden Magic of Nest Decorators
Let’s take a deep dive into how decorators are used by NestJS, and how we can use this same magic to create our own abstractions
Sponsors ❤️🤝❤️
Push-Based
Push Based is a close knit group of IT experts offering their knowledge and services in #Angular #RxJS #NestJS #JavaScript #TypeScript #webperf and more.https://push-based.io/
Lean-Coders
Special thanks to the Lean-Coders team for sponsoring this first NestJS meetup and hosting the event! Check them out at lean-coders.at
WeAreDevelopers World Congress
Is providing us with a free ticket for their Congress in Berlin from 17-19 July 2024. The ticket will be raffled off during the meetup for all live attendees. Visit wearedevelopers.com/world-congress
Takeaways
🗣️ Two special guests
🎓 Knowledge sharing
🎫 Raffles of cool prices
👥 Meet old and new friends from the community
🍻 Free drinks
🍕 Free food
🎉 Open-end in a nearby bar
✔️ Just RSVP!
More from the speakers

Deployment to Ory Network
Explore the complete process of deploying a NestJS application to the Ory Network. This guide simplifies your transition to a production-ready setup, reducing costs and enhancing efficiency.

Integrate Ory in a NestJS application
Dive into integrating Ory within a NestJS framework, covering architecture design to practical deployment with the CatFoster example, enhancing security and functionality

Create NestJS libraries to interact with Ory API
Explore how to enhance your NestJS projects with custom libraries for Ory API integration, ensuring robust and secure authentication.

Introduction to Ory
Learn to integrate Ory into your NestJS projects for enhanced authentication. This guide covers everything from initial setup to practical implementation and compliance with global standards.

Integrating Ory in Production with NestJS
Explore the integration of Ory into NestJS for secure authentication. This guide covers creating libraries, practical implementation, and deployment to optimize app security and user management. Learn how to enhance your web applications efficiently

Creating NestJS Libraries with Nx
After all this time using NestJS and Nx, I have identified some patterns I use to create libraries that are easy to use and maintain. I yearned to share these insights but needed a fitting use case.


