If you build products, you know the drill: a user's already logged into your app, clicks "Feedback," lands on the board — and gets asked to log in all over again. Instant friction.
Almost no open-source feedback tool does this properly. The commercial ones do — then lock it behind a paywall.
So I built JWT SSO into FeedLog: your backend signs a JWT, redirects over, and the user lands already logged in. About half hour to wire up.
That's the whole point of FeedLog — take what only commercial tools ship and put it in open source. Good products shouldn't trade away the user experience.
https://t.co/0eZ0GMrBEQ
#buildinpublic