Expand description
Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok
agent to connect the ngrok service as your account. They are installed with
the ngrok config add-authtoken
command or by specifying it in the ngrok.yml
configuration file with the authtoken
property.
Structsยง
- Client
- Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok
agent to connect the ngrok service as your account. They are installed with
the
ngrok config add-authtoken
command or by specifying it in thengrok.yml
configuration file with theauthtoken
property. - List
- Provides streams of pages of types::CredentialList, or of types::Credential directly.