Module remoteit_api::credentials
source · Expand description
This module is related to loading remote.it credentials from the user’s home directory. This is of course not the most secure way to store credentials, but it is the most convenient and recommended by remote.it. If you store your credentials in a different way, you can pass them to the functions in this module directly instead of using this module to load them.
Structs§
- Use builder syntax to set the required parameters and finish by calling the method
Self::build()
. - Use builder syntax to set the required parameters and finish by calling the method
Self::call()
.