Fork me on GitHub
#clojars
<
2021-08-25
>
carocad18:08:06

hello, I already have an account in clojars with email/password auth but I would like to use github auth instead. Is there any way of “merging” the two or is it innevitable to end up with 2 accounts? :thinking_face:

ericdallo18:08:46

I think I did the same, but I just left the non github account and started using the github one

carocad18:08:03

certainly a posibility but then I “loose” the artifacts that are already published with the “old” account. I know I dont really loose them but it would be confusing to use 2 auths for it 😕

ericdallo18:08:10

oh yeah, I really didn't have any artifacts at the time, but it's true, I'd don't know how to migrate that as well 😕

tcrawley12:08:50

Logging in with GitHub doesn't create a new account, it just allows you to log in to an existing account quickly. The email address that you use on Clojars just has to be one of the verified addresses on your GitHub account.

👍 3
3
carocad14:08:31

Nice, I didnt know that. Thanks a lot for the info 🙂

tcrawley15:08:38

My pleasure!