Nick Parks

Results 2 issues of Nick Parks

**Describe the bug** When following the [user-info example](https://github.com/carcabot/tiktok-signature/blob/master/examples/user-info.js) an error is thrown. **To Reproduce** Steps to reproduce the behavior: - Clone repo - Docker build - Docker run - Run...

If signing fails the HTTP request to `/signature` hangs and the client just has to wait for the hangup timeout to trigger. Adding a try-catch to the sign function to...