-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ppcode2020/java-jwt
base: master
head repository: ppcode2020/java-jwt
compare: 4.0.0-DEV
- 16 commits
- 64 files changed
- 5 contributors
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e02bd44 - Browse repository at this point
Copy the full SHA e02bd44View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af98a1c - Browse repository at this point
Copy the full SHA af98a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e995bb - Browse repository at this point
Copy the full SHA 6e995bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8c7e3 - Browse repository at this point
Copy the full SHA 7f8c7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aefb4f - Browse repository at this point
Copy the full SHA 7aefb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fc5fc - Browse repository at this point
Copy the full SHA e8fc5fcView commit details -
Improve Javadoc, use anon types where possible, add unit test for Map…
… in List, formatting
Configuration menu - View commit details
-
Copy full SHA for 8845a28 - Browse repository at this point
Copy the full SHA 8845a28View commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for acd0325 - Browse repository at this point
Copy the full SHA acd0325View commit details -
* Added EOL character to some files (GIT-compliance)
* Classes and interfaces adhere to default coding style * Removed unused import statements * Removed unnecessary throws statements * Removed unnecessary Java 7 features
Configuration menu - View commit details
-
Copy full SHA for d95d3f7 - Browse repository at this point
Copy the full SHA d95d3f7View commit details
Commits on Mar 5, 2020
-
Updated date time APIs (auth0#392)
* Update to new Date/Time APIs * Update to support Instant claims nested in maps and lists * Add back Date APIs * add back date to custom list and map claims * add Date-based claims back to Verifier * Update README.md Co-Authored-By: Luciano Balmaceda <balmacedaluciano@gmail.com> * Add comments for future deprecations, rename serialization method name * Updated tests per review feedback * Remove unnecessary throws from tests, fix up from rebase * remove duplicated code * review feedback - simplify serialization Co-authored-by: Luciano Balmaceda <balmacedaluciano@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6210713 - Browse repository at this point
Copy the full SHA 6210713View commit details -
Use java.util.Base64 for encoding and decoding (auth0#401)
* Use Java Base64 encoding and decoding * Throw on invalid Base64 encoded tokens
Configuration menu - View commit details
-
Copy full SHA for 37b70f6 - Browse repository at this point
Copy the full SHA 37b70f6View commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 99a405b - Browse repository at this point
Copy the full SHA 99a405bView commit details
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bc0adad - Browse repository at this point
Copy the full SHA bc0adadView commit details
Commits on Mar 30, 2020
-
* Markdown formatting, grammatical changes * Added a comma * Grammatical changes * Changed to lowercase * Mark classes Co-authored-by: Damien Guard <damien.guard@auth0.com>
Configuration menu - View commit details
-
Copy full SHA for 8e0fa78 - Browse repository at this point
Copy the full SHA 8e0fa78View commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41e4ff4 - Browse repository at this point
Copy the full SHA 41e4ff4View commit details
Commits on Jul 17, 2020
-
Merge pull request auth0#431 from jimmyjames/merge-master-to-v4
Merge master to v4
Configuration menu - View commit details
-
Copy full SHA for 3935d1a - Browse repository at this point
Copy the full SHA 3935d1aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...4.0.0-DEV