Skip to content

Smarter handling of tokens

John Swinbank requested to merge tickets/156 into master

In particular, don't get into an infinite loop when a valid token can't be found.

We prefer a user-supplied token if one exists and it's valid; otherwise, fall back to search other locations.

Addresses esap-general#156 (closed)

Merge request reports