Started to work with a custom local authenticator and access controls, user asks:
Are you able to pass in credentials without prompting? In case I am an application who is passing tiled credentials from elsewhere,
The tiled.client.from_uri() can initiate an interactive session to choose provider and input credentials. Can all this be provided as arguments?