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

Support custom audience for Web Authentication #383

Merged
merged 1 commit into from
Jan 2, 2017
Merged

Conversation

lbalmaceda
Copy link
Contributor

@lbalmaceda lbalmaceda commented Dec 26, 2016

Request a custom audience during Web Authentication.

Lock lock = lockBuilder.withAudience("https://domain.auth0.com/users")
                      .build(this);

@lbalmaceda lbalmaceda force-pushed the set-custom-audience branch from 9d5da97 to aacfcf1 Compare January 2, 2017 15:00
@hzalaz hzalaz added this to the 2.3.0 milestone Jan 2, 2017
@hzalaz hzalaz merged commit 0265dfb into master Jan 2, 2017
@hzalaz hzalaz deleted the set-custom-audience branch January 2, 2017 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants