Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Credentials Profile #56

Closed
awschristou opened this issue Sep 18, 2018 · 1 comment
Closed

Add new Credentials Profile #56

awschristou opened this issue Sep 18, 2018 · 1 comment
Assignees

Comments

@awschristou
Copy link
Contributor

If the user selects to add a profile in the Toolkit:

  • If user has no config or credentials files, prompt user, and generate one from a template
    • Prompts: Profile name, access key, secret key
    • Explain to the user how this information will be used
    • template file contains useful comments explaining parts of the file and/or where to get more information about the file online
  • If the user does have these files, open credentials in the editor, and show them information (a webpage) about how to work with this file
  • If there are no profiles to select from when user tries to sign in, the UI should inform the user that there are no profiles, and provide them with the option of adding a new profile, which then follows as described above.
@gholt-aws
Copy link
Contributor

What if the user enters an invalid credential?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants