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

remove commons-codec from dependency #104

Merged
merged 1 commit into from
Sep 4, 2016
Merged

Conversation

tsuyoshizawa
Copy link
Member

Currently scala-oauth2-provider supports Java8.
Java8 already has Base64 library.

We can remove commons-codec for Base64.
In additional, I refactored AuthorizationRequest.scala.

@tsuyoshizawa tsuyoshizawa merged commit ab4da9a into master Sep 4, 2016
@tsuyoshizawa tsuyoshizawa deleted the remove-commons-codec branch September 4, 2016 15:45
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.

1 participant