forked from atom/github
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Current Behavior
- The token generation link is hard coded to
github.atom.io/login. - Only remotes hosted on
gitlab.comare allowed. - Host is hard coded to
https://api.github.com. - The token is stored with the host as the key.
Desired Behavior
- Before logging in it should:
- Have a list of hosts from the git remotes.
- Allow manually editing the host url.
- Dynamically generate the token generation link from the host url.
{host}/profile/personal_access_tokens
- The host should be stored with the local path as the key.
Metadata
Metadata
Assignees
Labels
No labels