Itβs generally preferable to use getToken since this will always return a fresh token, however, this property is provided for situations where a synchronous API is useful.
quickAuth.token
Returns an active Quick Auth session token when present
Returns an active Quick Auth session token when present.
You must validate the token on your server.