Andrew Mostello

Results 2 issues of Andrew Mostello

Update the `trunc` func to count and truncate by rune instead of by byte. When truncating by byte, if a multi-byte unicode character is encountered, the character will be split...

Hello, We've been using this package to authorize requests against an OAuth 1.0a API for a number of years, and it works great. However, we're applying it to a new...