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

Fixed overrides sent to auth0.js #997

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

sandrinodimattia
Copy link
Member

Overrides are currently not working, because auth0.js requires them to be part of opts.overrides, while currently they are being added on ops directly.

Reference: https://github.com/auth0/auth0.js/blob/master/src/web-auth/index.js#L48-L53

@hzalaz
Copy link
Member

hzalaz commented May 9, 2017

Needs a release of auth0.js to be merged

@luisrudge luisrudge added this to the v10-Next milestone Jun 5, 2017
@luisrudge luisrudge changed the title Make sure overrides are properly sent to auth0.js Fix overrides sent to auth0.js Jun 5, 2017
@luisrudge luisrudge changed the title Fix overrides sent to auth0.js Fixed overrides sent to auth0.js Jun 5, 2017
@hzalaz hzalaz self-requested a review June 8, 2017 02:57
Copy link
Member

@hzalaz hzalaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sandrinodimattia please rebase and use latest auth0.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants