Southclaws / storyden

With a fresh new take on traditional bulletin board forum software, Storyden is a modern, secure and extensible platform for building communities.
https://www.storyden.org/
Mozilla Public License 2.0
93 stars 11 forks source link

Rework auth flow #229

Closed Southclaws closed 3 days ago

Southclaws commented 1 month ago

In the last ~6 months, Storyden's API gained a lot of new authentication methods (email+password, email+verification code, phone SMS, etc) but the frontend is lagging behind and only currently supports username+password or username+passkey.

There needs to be an overhaul of the authentication experience that's flexible enough to support methods available, as well as support future changes to the backend that allow operators to enable and disable various auth methods as well as invite-only instances and fully private instances.