Skip to content

Revert auth0 dependencies scope to api (compile)#24

Merged
lbalmaceda merged 2 commits intomasterfrom
scope-patch
Mar 11, 2019
Merged

Revert auth0 dependencies scope to api (compile)#24
lbalmaceda merged 2 commits intomasterfrom
scope-patch

Conversation

@lbalmaceda
Copy link
Copy Markdown
Contributor

Changes

Change auth0 dependencies scope to api rather than just implementation.

References

Will fix #19

Testing

When this library is used on a new project, there should be no need to explicitly add as dependencies the JWT, JWKS RSA or Auth0 Java libraries. This was the behavior observed until version 1.0.2 but changed when the OSS plugin was updated. This PR will revert that behavior.

Checklist

@lbalmaceda lbalmaceda added this to the v1-Next milestone Mar 11, 2019
@lbalmaceda lbalmaceda merged commit 05c8335 into master Mar 11, 2019
@lbalmaceda lbalmaceda deleted the scope-patch branch March 11, 2019 21:00
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.0.4 Mar 11, 2019
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.

Change of dependency scope

2 participants