db/migrations/V202502041538__grant_identity_api_access.sql (1 lines of code) (raw):

GRANT INSERT, SELECT, UPDATE, DELETE ON users TO identity_api;