Examples
To see examples of flask_jwtlib in action, check out ipseity.
It contains both an authentication server implementation, as well as a test client implementation which makes requests to the authentication server. Both leverage flask_jwtlib for core functionality.