How to create static/permanent API tokens for users?

If this is just webhooks you could probably use similar logic to what George recommended here. For most other stuff you’ll want to use the standard bubble auth flows.

1 Like