mattermost-mobile/scripts
JG Heithcock 2d6a5d5097
Mobile-side for MM-65084 (#9115)
* Mobile fix for MM-65084

* Changing test/setup.ts to use a deterministic fill

This avoids the ci issue about parenthesis and is more clear that this is just a fixed sequence for testing, similar to randomUUID above.

* Add setBearerToken and setCSRFToken to Client definition

* Use setClientCredentials and memoize createPkceBundle

* Restoring the preauthSecret back to the Client constructors

This came out of a response to MM-65085: Support Pre Shared Password on server connect where preauthSecret was added in the buildConfig. Claude (correctly imo) identified this as now redundant and so removed it but it is valid to keep it as well. In any case, putting it back to be consistent with ClientTracking and ClientBase.

* Rename PKCE to SAML based terminology, similar to server

* Fix lint issue with too many blank lines at eof

* Removing plain on mobile side

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2025-09-29 14:29:37 -07:00
..
precommit
build.sh
bump.sh Add Amy as a reviewer for the weekly build number bump PRs (#8071) 2024-07-09 20:02:56 +02:00
clean.sh chore: error on react-hooks/exhaustive-deps during pre-commit (#9105) 2025-09-05 06:08:01 -06:00
compare-coverage.sh ci(MM-63199): fix download artifact issue (#8690) 2025-03-18 13:18:12 -06:00
generate-assets.js
get_latest_build_number.sh
mitmdump-flow-parsing.py test: mitmproxy + low bandwidth + automated QA using detox (#8202) 2024-10-14 07:56:52 -06:00
postinstall.sh fix(MM-62375): OutOfMemoryError issue with better catching (#8622) 2025-02-28 10:16:55 -07:00
pre-commit.sh Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00
preinstall.sh Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
read-coverage.sh ci(MM-63199): code coverage tracking (#8642) 2025-03-14 13:21:25 -06:00