Changelog:
Add security guidelines for integrating the Fidel API SDKs.
Description:
In order to not write recommendations for each SDK, I created a single security recommendations/guide page that is relevant for all SDKs (check the screenshot below for a preview).
For now I link to this page only from the Stream docs. If approved, I will link to this page from the Select docs as well.
Steps to test
Go to the website project.
Run env DOCS_BRANCH=this-pr-branch yarn docs to download the docs files from this PR.
Run yarn start and go to /docs to check the changes.
Changelog: Add security guidelines for integrating the Fidel API SDKs.
Description: In order to not write recommendations for each SDK, I created a single security recommendations/guide page that is relevant for all SDKs (check the screenshot below for a preview). For now I link to this page only from the Stream docs. If approved, I will link to this page from the Select docs as well.
Steps to test
env DOCS_BRANCH=this-pr-branch yarn docs
to download the docs files from this PR.yarn start
and go to/docs
to check the changes.Preview: