Implement remaining API
The initial release left out a significant API implementation, get_claim_string
, which returns the claim's value as a string. Without this, introspecting tokens is quite difficult!
This also includes the code necessary for building the library on Mac OS X.