How i can generate API tokens for my users?

If you want to programmatically create auth tokens for each user that will carry their privacy access (i.e. it will be ‘them’ using the app - and not give them full admin access to your backend) then you can do that too - see here.

1 Like