Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Add Discourse server to test domain #70

Closed theGaryLarson closed 2 weeks ago

theGaryLarson commented 1 month ago

Ritu wants us to figure out how to do SSO between discourse and next.js website.

It seems Discourse allows login by passing a payload and I got this from GPT that may be a good starting point:

Discourse SSO from Next.js