Patrick Collins

View Original

Authorize

  • Used to authorize computers/user-accounts so they can use other programs that require API keys.
  • Requests the specific account+scope combinations of OAuth2 credentials required to run all of the programs.
    • Prompts the user to login to different accounts as needed; opens browser tabs to the appropriate login prompts.
  • Tells the user when all authorizations are up to date.