How to authenticate on any website using Dendrite Vault
Run Command
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
Authenticate in Script
Log in to Instagram in your Local Browser
Save your Authentication Session
dendrite auth --url instagram.
and login with your credentials.Use with Dendrite