We've moved discussions to Discord

API Token & Oauth

Ugurcan Kaya
Chris Oliver   why did you prefer not to use doorkeeper for API token generation? Doesn't that make it easier for apps to create OAuth integrations?

What would be the alternative to that in Jumpstart?

Chris Oliver
OAuth requires a browser session, so if you were building a script or background job you couldn't get an API token to use unless you built a totally separate web app simply to get a token. That's a pain in the ass for users.

Feel free to add Doorkeeper if you want to build a OAuth provider. We probably will add an OAuth provider in the future, but not with Doorkeeper unless we rip out the views and custom style them for Tailwind.
Notifications
You’re not receiving notifications from this thread.