verifyAuthToken
verifyAuthToken
is a method on the faucet
object that verifies if an authentication token is still valid and not expired.
verifyAuthToken
does not require authentication.
Examples
verifyAuthToken
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
authToken | string | The authentication token to verify | false |