Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
J java-sdk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • rosefire
  • java-sdk
  • Merge requests
  • !1

Merged
Created Sep 09, 2016 by Chandan@rupakhetMaintainer

Refactored AuthData to just use Claims rather than the Jws wrapped Claims.

  • Overview 1
  • Commits 1
  • Changes 3

I made three small changes:

  1. Refactored AuthData to just use the Cliams object rather than Jws.
  2. Bumped up the sourceCompatibility to 1.8, no particular reason, just didn't like the Gradle's warning about the source compatibility level when building with 1.8.
  3. Changed the repositories location to use our (maven server's) libs-release that caches jCenter and mavenCentral.

I recommend updating the lib version from 2.1.0 to 2.2.0 before publishing as it is a breaking change.

Just testing your past claim about accepting MR in https://ada.csse.rose-hulman.edu/RoseBuild/GraderBackend/merge_requests/19 😄

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: refactoring/auth-data-claims