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

Third party token auth support #658

Closed
gbaz opened this issue Jan 23, 2018 · 3 comments
Closed

Third party token auth support #658

gbaz opened this issue Jan 23, 2018 · 3 comments

Comments

@gbaz
Copy link
Contributor

gbaz commented Jan 23, 2018

As per haskell/cabal#5064 (comment)

This would allow bots etc to interop better.

One approach (not sure how complicated this would be) could be to add some OAuth stuff, which we could then also use OpenID Connect with to allow openid login to hackage as well.

Moving to tokens rather than full login info for upload also seems... not the worst idea?

@gbaz
Copy link
Contributor Author

gbaz commented Jan 27, 2018

Note, we already have http://hackage.haskell.org/user/[USERNAME]/manage -- but it might be nice to move do a different standard.

However the fact that this exists does tend to mitigate the need for this proposal.

C.f. #541

@ulysses4ever
Copy link
Contributor

Hey @gbaz ! Tokens have been implemented, right? Should this be closed?

@gbaz
Copy link
Contributor Author

gbaz commented Jan 12, 2025

Hrm. i think those are the tokens discussed in the above comment. But if there's no demand for anything more for now, maybe that's enough? Probably should have been closed once we realized they already were there to begin with :-)

@gbaz gbaz closed this as completed Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants