Hacker News new | ask | show | jobs
by mdev23 974 days ago
here are some tips to differentiate: 1. focus on automating integration provisioning ... ie, dev still have to go through the various third parties they want to integrate with and that is a PITA 2. focus on something other than oauth... api tokens are actually way more straight forward to developers than oauth in terms of setting up
1 comments

Excellent suggestions. Thanks so much!

1. Agreed on this! We plan to offer this as a service along side our API offering at some point.

2. We’d be adding more authentication mechanisms soon so API tokens will be supported alongside OAuth.