biscuit-auth / biscuit-java

Java implementation of the Biscuit authentication and authorization token
https://biscuitsec.org/
Apache License 2.0
29 stars 13 forks source link

update the pretty printer #2

Closed Geal closed 4 years ago

Geal commented 4 years ago

the rust one was changed to take less space, and dates are now formatted as RFC 3339

Geal commented 4 years ago

done in defcee5