Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Authentication with an OAuth Application #7

Open
ash123456789 opened this issue Jan 5, 2019 · 1 comment
Open

Authentication with an OAuth Application #7

ash123456789 opened this issue Jan 5, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ash123456789
Copy link

ash123456789 commented Jan 5, 2019

Allowing for authentication via an OAuth application would be handy rather than limiting people to entering their personal access token, which they may not be comfortable with if they would only like to limit access to within an organisation.

@dextermb dextermb added the enhancement New feature or request label Jan 5, 2019
@dextermb
Copy link
Member

dextermb commented Jan 5, 2019

This is definitely something to look into. It would be interesting to come up with the best ways to implement this without bloating the CLI with too much.

While the personal access token gives access to everything that the user can do (within the selected scopes) the CLI will only ever change repositories which the user provides, for example: git-admin repo delete ninetynine/test will never touch anything other than that repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants