Hacker News new | ask | show | jobs
by PonyGumbo 5732 days ago
> implementing oauth in an old one-off project that only uses one twitter account to access their api is just a pain in the ass.

There's a way around it. IIRC, you just have to sign up for the developer account using the same credentials as your Twitter account, and it allows you to create a permanent key. It's been months since I did it, but the app I built still works.