io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore: [IOCOM-1358] FIMS flow IAB saga

Open forrest57 opened this issue 1 month ago • 2 comments

Short description

Addition of the required saga for LolliPoP auth and IAB url gathering for FIMS

List of changes proposed in this pull request

  • small mock update
  • addition of handleFimsGetRedirectUrlAndOpenIAB saga
  • addition of its required utility functions
  • tests to come

How to test

  1. check out this dev-server branch
  2. in the dev-server's config.ts file, set withCTA to true
  3. start a FIMS flow from the messages_home route
  4. make sure it all goes swimmingly and at the end of the flow the app navigates back and opens the IAB

forrest57 avatar May 20 '24 15:05 forrest57