You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the user has to enter his credentials in the code by himself. Make the necessary changes so that the user can pass username_known, password_known and username_to_find as command line arguments while executing the script.
Check out https://deno.land/std/manual.md and the project documentation for help on setting up your system and other guidance.
If you want to work on this issue make sure to comment below to let others know.
Feel free to ask, we are always willing to help. ☺️
The text was updated successfully, but these errors were encountered:
Currently the user has to enter his credentials in the code by himself. Make the necessary changes so that the user can pass
username_known
,password_known
andusername_to_find
as command line arguments while executing the script.Check out https://deno.land/std/manual.md and the project documentation for help on setting up your system and other guidance.
If you want to work on this issue make sure to comment below to let others know.
Feel free to ask, we are always willing to help.☺️
The text was updated successfully, but these errors were encountered: