Update browser_env.md
This commit is contained in:
parent
1ba1591c75
commit
cccc4969cd
@ -6,7 +6,7 @@ Technically, the plugin (or any plugin?) runs in the js environment provided by
|
|||||||
|
|
||||||
Then some limitations are applied:
|
Then some limitations are applied:
|
||||||
|
|
||||||
1. [The CORS issue (solved in the new Obsidian version).](./browser_env_cors.md)
|
1. [The CORS issue (solved in the new Obsidian version on some platforms).](./browser_env_cors.md)
|
||||||
2. [No Node.js environment.](./browser_env_no_nodejs.md)
|
2. [No Node.js environment.](./browser_env_no_nodejs.md)
|
||||||
3. If the cloud service uses OAuth flow, it needs to support PKCE. More details are [here](./browser_env_oauth2_pkce.md).
|
3. If the cloud service uses OAuth flow, it needs to support PKCE. More details are [here](./browser_env_oauth2_pkce.md).
|
||||||
4. [No background running after Obsidian is closes.](./browser_env_no_background_after_closing.md)
|
4. [No background running after Obsidian is closes.](./browser_env_no_background_after_closing.md)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user