powered by
Returns true if the input token is valid (i.e, hasn't expired).
mssparkutils.credentials.isValidToken(token)
FALSE to mimic the result if token is invalid.
token
token to validate.
mssparkutils.credentials.isValidToken('dummyToken')
Run the code above in your browser using DataLab