Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Grandfond c4aaf47add
Update extension publishers' feedback form link (#16637)
* Change the feedback form link

* Move the extension security page under the architecture section
2023-01-31 14:57:41 +00:00
Allie Sadler 790a5c2a37
ENGDOCS-1184 (#16555) 2023-01-19 12:50:19 +00:00
Guillaume Tardif 8a4f8eb776
Removed remaining ref to backend service in oauth flow doc (#16515)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 11:44:08 +00:00
Guillaume Tardif 4782aa4915
Clarify security extension trust model, and move UI specific section in front-end code tutorial (#16511)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 10:21:18 +00:00
Guillaume Tardif 7b72d8c377
Document the extension OAuth required API version to 0.3.3, corresponding to Desktop 4.16 (#16510)
0.3.2 was an internal API version bump, it does work but people might ask why using this and the effective API version seen with Desktop public release is 0.3.3.

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 08:53:28 +00:00
Guillaume Tardif e74dd9e578
Update extension OAuth docs with ability to redirect to the extension with query params (#16391)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-12 15:29:09 +00:00
Allie Sadler f956ab6552
Improve alt text on images (#16484) 2023-01-10 16:28:46 +00:00
Felipe Cruz Martinez 648bd120d6
Add extensions security doc (#16389)
* Add extensions security doc

* Apply suggestions from code review

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* fixes review comments

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-03 10:03:57 +00:00
Guillaume Tardif ebf7272b2d
Update info about extension local storage and tokens (#16390)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-21 13:09:03 +00:00
Usha Mandya df88d8451a
Merge pull request #16289 from benja-M-1/extension/architecture
Add extensions architecture section
2022-12-13 09:44:34 +00:00
Benjamin Grandfond 81c885abcd
Add an architecture section
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2022-12-13 09:35:02 +01:00
Benjamin Grandfond c0f2de06f1
Make the form link open in new tab 2022-12-08 16:51:25 +01:00
Benjamin Grandfond 9f48561e2d
Add guide about host binaries (#16198)
* Add host binary guide and move others to this section

* Fixes, improvements fronm review

* Update the example with a working version on windows

* More feedback from the team

* Fix tab id

* Fix broken links and images
2022-11-28 17:47:49 +00:00