You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes and optimizations for server with oauth flow (#146)
* Expand OAuth scopes to include additional permissions for broader access. This fixes missing write access to resources.
* Set `trust proxy` in Express and ensure correct protocol detection for OAuth endpoints.
* Dynamically generate OAuth scopes based on endpoints for improved flexibility and adaptability. -> Support for org-mode added
---------
Co-authored-by: Mario Korte <[email protected]>
0 commit comments