Pachi @facilethings.com 路 Jun 17

Although there are many services that do this, I've always developed all the pages and business logic related to user authentication myself. I don't want to rely on an external service to allow my users to access the application. #buildinpublic #authentication

10 likes 4 replies

?

Replies

Build In Public Top Posts馃弳馃 路 Jun 18

Hey @facilethings.com馃憢, This post was a runner-up for a top #buildinpublic posts for the past 24hrs. You almost got most replied (3)! See who had the top posts on our feed @biptopposts.bsky.social. Keep up the great work!馃帀

Pachi 路 Jun 17

Plus, this way I can experiment with new ideas. Since the new application is local-first, I want to test logins without requiring the user to confirm their email. More tan 20% of users never confirm their email (or log in). 馃 #buildinpublic #authentication

Razvan Muntian 路 Jun 17

what did you use for the chart? is that obsidian?

Robin - Building and Building 路 Jun 17

Agree! I never used external authentication providers or weird auth libraries I don't understand. I want complete control.