Hi @elamison,
Welcome back!
Are you using an up-to-date version of auth0-spa-js? There isn’t a version 1.81 at the moment.
Can you provide a link to the example you are using?
An invalid state error can occur when the state param from the original request does not match the state parameter in the response. This can be caused by multiple requests happening simultaneously/back-to-back.