Steven Tey
Steven Tey
@khaosdoctor sounds good! We'd wanna leverage some of `next-auth`'s existing features to handle API authentication as well (preferably using a `Authorization: Bearer xxxxx` header. I'm also planning to add a...
Yes! This would be AMAZING! I actually worked on this but decided to rip it out before launch because I was running low on time and it wasn't the top...
Reposting from the PR: Sorry but let's put a pause on this for now 😬 dark mode is really cool but it's not really a requirement for our target audience...
Not currently, no, but I'm planning to add SSO/SAML support in the next couple of weeks! What kind of data are we talking about here? Feel free to email me...
@deepakprabhakara – I'm actually already looking to integrate Boxy (hat-tip to @peerrich for the recommendation)! 😄 Thanks for sending that over!!
Very good point! I ran out of time to set up proper docs on this (e.g. README section, `/privacy`, `/terms`) but AFAIK all the data that is collected on Dub...
Related to #73, thanks for the feature request! I'm planning to work on an API for Dub (will probably need user signup + an Authorization header though to prevent spam)....
Sorry about that, I ran out of time to write the self-host instructions – I'm going to tackle that tonight! Thanks for the message! :)
Update: Started working on this in this PR: https://github.com/steven-tey/dub/pull/16 Added some self-hosted setup instructions in the `.env.example` file + included the required env vars in the Vercel deploy button (it's...
Crossposting over from https://github.com/steven-tey/dub/issues/25: > To be completely honest I'm not very familiar with docker – if someone can PR this option into a branch (i.e. `docker`) I'm more than...