ensembler
ensembler copied to clipboard
Zoom API: Handle auth failure
If (when) the JWT expires, or if it's revoked, we'll get a 401. Handle that properly.
This may need to be handled differently after #40 is completed.