clojars

2021-08-25T18:00:06.014200Z

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? πŸ€”

ericdallo 2021-08-25T18:00:46.014300Z

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

2021-08-25T18:02:03.014500Z

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 πŸ˜•

ericdallo 2021-08-25T18:03:10.014700Z

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 πŸ˜•

2021-08-26T12:39:50.000100Z

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.

πŸ‘ 1
πŸ‘πŸ½ 1
2021-08-26T14:47:31.000500Z

Nice, I didnt know that. Thanks a lot for the info πŸ™‚

2021-08-26T15:06:38.000700Z

My pleasure!