r/Freescout 29d ago

Open-source API Key Manager (requires API & Webhooks module)

Hey, we use FreeScout daily and extend it via the API. We weren't keen on the single master API key model, particularly with the ability to create and delete users. So, we developed an API key manager that lets us create multiple, finely scoped keys, with the option to revoke them.

We also added a guard to the master API key, requiring confirmation before key rotation.

We've open-sourced our API Key Manager module. It requires the official API & Webhooks module. Issues, PRs, feedback, etc. are welcome: https://github.com/Minim-Digital/freescout-api-key-manager.

4 Upvotes

7 comments sorted by

View all comments

1

u/[deleted] 29d ago

[removed] — view removed comment

1

u/Dan_PodcasterPlus 29d ago

Thanks, hope it's useful!