ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

Add ngrok.set_auth_token(token) #35

Closed bobzilladev closed 1 year ago

bobzilladev commented 1 year ago

Adding ngrok.set_auth_token(token), a feature ngrok-nodejs has, as well as the main community nodejs and python libraries. Also renames tunnels to get_tunnels to match other libraries.

bobzilladev commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.