Run Command
First, run the following command in the terminal
dendrite auth --url <url> where url is the website you want your agent to be authenticated against. For example dendrite auth --url mail.google.com. This will open up a browser at that url.Login and Save Auth Session
In the newly opened browser login into the service. When you are done go back to the terminal where you ran the command and press enter to save the seession.
extension icon and press Save authentication session
Example: Authenticating on Instagram
To log in to instagram with your agent your need to:Save your Authentication Session
Use the Dendrite CLI to save an authenticated session with Dendrite. Run the following command
dendrite auth --url instagram. and login with your credentials.auth_example.py
Let’s scale up
Remote Browser
Use a remote browser to run web automations in the cloud