Jeff Ching

Results 73 comments of Jeff Ching

If we make SigningException a checked exception, we will require anyone who is using `credentials.sign()` to add exception handling. Amongst Google libraries, I only see one use (albeit an important...

Thanks for opening this issue! Would we also need to have a `List` version? It seems that a claim value can also be a List. Perhaps we would want to...

Can you list out the dependencies and their versions, so we can help investigate?