Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom tabs options to the available Lock settings [SDK-1974] #601

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

Version 1.27.0 of the SDK added the ability to filter the browsers allowed to be used for web authentication. That configuration is set via the CustomTabsOptions object, which never got introduced to Lock before. This PR adds the ability to set one, and bumps the SDK to the latest major.

References

auth0/Auth0.Android#353

Testing

  • This change adds unit test coverage

  • This change adds integration/UI test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added the medium Medium review label Nov 3, 2020
@lbalmaceda lbalmaceda added this to the v2-Next milestone Nov 3, 2020
@lbalmaceda lbalmaceda requested a review from a team as a code owner November 3, 2020 20:22
@lbalmaceda lbalmaceda changed the title Add custom tabs options to the available Lock settings Add custom tabs options to the available Lock settings [SDK-1974] Nov 3, 2020
@lbalmaceda lbalmaceda merged commit 5fd04e3 into master Nov 5, 2020
@lbalmaceda lbalmaceda deleted the add-ctoptions branch November 5, 2020 14:38
@lbalmaceda lbalmaceda modified the milestones: v2-Next, 2.24.0 Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added medium Medium review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants