(Deprecated) clear_credentials
info
This method is deprecated in 1.0. Please use logout()
instead.
tecton.clear_credentials()
Clears any Service Account credentials and Tecton URL that were set using
tecton.set_credentials(...)
and any User credentials that were set using
tecton.login()
.