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