audiodude / rainfall

Bandcamp exodus solution, letting you create personal artist sites using Faircamp
https://rainfall.dev
MIT License
12 stars 0 forks source link

UI for additional login methods #37

Open audiodude opened 10 months ago

audiodude commented 10 months ago

If we are to support additional login methods (#36), we need some kind of UI for displaying them on the homepage. Many sites I see simply use a "stacked pill" style interface, where the login methods are simply shown one after another with each of the "login pills" stacked on top of each other. This would presumably be fine, but gets complicated if we also show a email token (#35) authentication method.