Jon Rosner

Results 86 comments of Jon Rosner

Good idea. You can add in a pull request if you want.

What kind of authentication system do you use? If you use something token based than you can simply store the token in an environment.

Thanks for raising this issue. I didn't see the need for versioning before. But as this topic comes up a lot I will reevaluate it. I definitely won't use SemVer...

This is not implemented right now, but it's a good idea to do so. I will add this to the list

+1 would love to see this fixed. This is my nr.1 quality of live problem when using cursor.

The source code for the firefox extension is exactly the same as for the Chrome one. Check the "extension" folder. The only difference is that `manifest_ff.json` is used instead of...

This is the health check from the client to the server. Do you have any suggestion on how to improve this?

This is related to https://github.com/EsperoTech/yaade/issues/242#issuecomment-2757056611 Currently it's not possible to have a custom SSL certificate for the OAuth2 flow.

You have to go to ⚙️ > Users > External. Inside the editor paste a config of the following form: ```json { "providers": [{ "id": "azure-oauth", "label": "Azure SSO Login",...