Run ddev login
or add it under a hook (eg: post-start
) to automatically open the default browser and login.
Can take a username or uid as an argument.
Copy the login file under your project's .ddev/commands/host
folder.
Contributed by @bserem (Bill Seremetis)