maeltm / node-google-id-token-verifier

Apache License 2.0
23 stars 2 forks source link

Move callback outside of try/catch #6

Closed richardwiden closed 8 years ago

richardwiden commented 8 years ago

Prevents weirds behaviour around swallowing of errors from the actual callback.