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

Create auth token #11

Open
aviks opened this issue Mar 10, 2014 · 4 comments
Open

Create auth token #11

aviks opened this issue Mar 10, 2014 · 4 comments

Comments

@aviks
Copy link
Member

aviks commented Mar 10, 2014

It would be useful to be able to create auth tokens (and potentially cache them) through this package.

Julia base has some code to do that here: https://github.com/JuliaLang/julia/blob/master/base/pkg/github.jl#L48

@WestleyArgentum
Copy link
Collaborator

Very good point

@bramtayl
Copy link

This is as simple as github_token = PkgDev.GitHub.token()

@rapus95
Copy link

rapus95 commented Mar 5, 2020

This still would be nice! Though, endpoints will probably change due to GitHub
@bramtayl this looks like the wrong way around 🤔

@bramtayl
Copy link

bramtayl commented Mar 5, 2020

I'll believe you, haven't looked at this in a while

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

4 participants