Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Ability to skip redirect url validation #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

geovannifuentesQred
Copy link

Description of changes

Allow the ability to skip the redirect url validation and use the first redirect url instead.

Issue #, if available

Description of how you validated changes

I enabled this for Android and I could verify that uses the first redirect url and skips http/https validation.
This is needed since Chrome Custom Tabs does not allow to redirect back into the app.
Our solution includes a custom web page that redirects back to the app automatically and we need to setup both redirect urls.

Checklist

  • PR description included
  • yarn test passes
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants