Jayant Bhawal
Jayant Bhawal
Hey @not-meet, I see that it works ok for dev mode, ~~except that the certificate's expiry date is the time when it was generated~~, except that the certificate isn't signed...
I recommend making a checklist of functionality that this PR needs to have so you can ensure nothing gets missed.
I think you're making good progress! You can refer to https://github.com/middlewarehq/middleware?tab=readme-ov-file#-quick-start to see how to install the production version of Middleware.
I think that's only because you can't verifiably sign certificates, even self-signed with the localhost domain. Maybe signing it as www.localhost will work? Of course, you'll need to then load...
> Why not merging this ? we really do need that hot reload feature ! Because it makes the overall impact worse by rebuilding and restarting everything. :) @abdellatif-laghjaj
I guess it'll be okay for users to provide their own client ID and secrets to the auth systems. That way they can configure their own login conditions.
All allow configuration. Even when creating a Google oauth app, you can configure if people from the same Google workspace can login or otherwise. I imagine something like next-auth will...
Hey @flavio-araujo, At the moment this isn't in the roadmap for the open source app. Google/MS OAuth, and Magic Links are supported in the cloud app (which offers DORA Metrics...
@RitikBora, yes, the cloud app (app.middlewarehq.com) is a different thing from the open source product.
Thanks for your contribution, @carmen-cruzarana! :) There's just one tiny thing left. **We'd still need you to sign the CLA.** Additionally, it's a great idea to get confirmation on an...