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

Use Oauth to fetch access-tokens #5

Open
adityaprakash-bobby opened this issue Jan 15, 2019 · 2 comments
Open

Use Oauth to fetch access-tokens #5

adityaprakash-bobby opened this issue Jan 15, 2019 · 2 comments

Comments

@adityaprakash-bobby
Copy link

Use API calls to fetch the access token and access secret from the command line. And store it to some preferences file for later use.

@SubhrajitPrusty
Copy link

AWS tokens?

You can store it into a .env file. Make sure to ignore it in the gitignore though.

@adityaprakash-bobby
Copy link
Author

I want to make sure the user does not go to the browser to fetch access tokens. Later the tokens can be stored in .env file.

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