michael-lazar / astrobotany

🌱 A community garden over the Gemini protocol
gemini://astrobotany.mozz.us
Other
132 stars 11 forks source link

Separate "login" from "register" #26

Closed michael-lazar closed 3 years ago

michael-lazar commented 4 years ago

Proposal:

The motivation is that I would like to do more with registration in the future (aggressive rate limiting, prevent duplicate CNs, etc.) and it is currently difficult without a separate endpoint to control user flow.

I would also like to eventually support associating new certificates with old accounts, and the current behavior of automatically creating a new account is limiting.