mattermost-mobile/app
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
..
actions Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00
client Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00
components Add onPress on full chip (#9134) 2025-09-22 12:07:49 +02:00
constants Add playbooks edit command functionality (#9084) 2025-09-08 14:29:15 +02:00
context Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
database [MM-65657] Conditional results db-only (#9135) 2025-09-22 14:07:25 +02:00
helpers Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hooks Mention, embedded link and handling of post update on offline device (#9104) 2025-09-12 14:06:58 +05:30
i18n Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
init MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
managers Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00
products Add playbooks finish run (#9144) 2025-09-26 17:33:13 +02:00
queries Typescript support and view component for permalink with user and message (#9052) 2025-09-10 17:12:16 +05:30
screens Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00
store Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
utils Mobile-side for MM-65084 (#9115) 2025-09-29 14:29:37 -07:00