@RedwoodJS Congrats. Used SDK in a university lecture while teaching web applications. The main reasons for choosing it were its simplicity, adherence to web standards, and how easy it is for students to grasp. Used with Cloudflare, you get a lot of batteries included. Finally it is v1
@balazsorban44 Hehe. For sure ;) Reading through the documentation on Microsoft was not as straightforward as I would like to working with a platform like Next.js.
@balazsorban44 Also stepped into some issues regarding the config due to required keys, that does not seem to be required in my case. I also need to retrieve the access token after sign in and attach it to the user object to be able to have it when calling my backend