auths
object provides utility functions to retrieve the credentials for the integrations you added to the app. This may be necessary if you want to make request to the service using your own methods without leveraging the libs
libraries or if we do not provide default library for the particular service.auths.<integration>.get(<integrationName)
to get the credential for the integration