Michael Svanström
  • About
  • Contact
  • Categories
    • azure
    • development
    • devops
    • display
    • home-assistant
    • iptv
    • javascript
    • linux
    • nextauth
    • nextjs
    • node
    • node-js
    • ole
    • photography
    • politics
    • python
    • raspberry-pi
    • salesforce
    • uncategorized
    • video
    • woocommerce
    • wordpress

Next JS deployment with Devops and PM2

Wednesday, October 5, 2022 NextJS, Azure, Devops, Node

Quick write-up for simple NextJS deployments using Azure Devops and PM2

Implementing Salesforce login in NextAuth

Wednesday, January 26, 2022 NextJS, NextAuth, Salesforce

NextAuth makes authentication super easy in Next JS. Getting SalesForce oauth flow working required a little digging though.