Results 103 comments of Tim Elfelt

If you remove angulartics from your module definition, this error goes away?

LGTM, no need to have all that $location stuff in there

In `dist` we only have the minified files. If you remove `src` from the PR I can merge this

Little time and poor/no automated release mgt. PR welcome

PR welcome. This project is in maintenance mode now - I merge PRs and release and that's about it

Bump, seems backwards compat with this lib and has some good fixes

> Dealing with expired tokens seems to fall outside of the scope of JWT ~~Why not extend an interface like @f0rr0 did above and return a Promise? We can handle...

1 - not explicitly that I'm aware of 2 - the clock skew is typically done at the receiving end ([how it looks in java](https://github.com/MichaelSims/jjwt/commit/3fb794ee9131b9e6d6f0c24e408b05e53025aa79))

This is what I have typically seen with username/pass auth type setups ``` protocol://username:password@hostname:port ``` eg `http://user:pass@ip:port` Protocols: HTTP/HTTPS/SOCKS

It could work like this: https://github.com/artozah/feedback-tool/blob/master/src/feedback.js#L1 and define html2canvas in the package.json