Implementing Auth0 Post User Registration Action for Multinational Sitecore Websites

Dear friends! Summer is almost here, and it’s a wonderful time! ☀️ Today’s post continues our journey in the Auth0 universe. Recently, we faced the challenge of creating an Auth0 Action for Post User Registration that sends a notification email to administrators whenever a new user signs up. This email guides them on how to … More Implementing Auth0 Post User Registration Action for Multinational Sitecore Websites

Add authentication to your Sitecore site using Auth0 with NextJs – Register New User

Friends of Sitecore! Yet another post about Auth0! When will this man stop bombarding us with these Auth0 posts? 😀 In my previous posts: I discussed how to integrate Auth0 into your Sitecore Next.js site and add Forgot Password functionality. Now, let’s make it complete with Register New User functionality! 😊 Let’s dive in. We … More Add authentication to your Sitecore site using Auth0 with NextJs – Register New User

Add authentication to your Sitecore site using Auth0 with NextJs – Forgot Password

Friends I hope you are enjoying spring. The month of May in Sweden is truly beautiful. The landscape bursts into lush greenery, flowers bloom, and the weather becomes comfortably warm. It’s a perfect time to enjoy outdoor activities and experience the stunning natural beauty of the country. 🙂 But as a coder, who wants to … More Add authentication to your Sitecore site using Auth0 with NextJs – Forgot Password

Add authentication to your Sitecore site using Auth0 with NextJs – Flows(Actions)

Dear friends, may the sun shine upon you, bringing warmth and happiness to brighten your days 🙂 In today’s post, we’ll continue from where we left off last time – adding authentication to your Sitecore site with Auth0 and Next.js. This time, I want to highlight the power and ease of incorporating ‘business logic’ directly … More Add authentication to your Sitecore site using Auth0 with NextJs – Flows(Actions)