jumpwire-db-gateway
jumpwire-db-gateway copied to clipboard
The easiest way to secure your database infrastructure.
Currently the client auth uses a UUID for the username (the manifest ID). This is a bit unwieldy; we should allow the admin to specify the username when creating client...
Members of the admin group should have some API permissions restricted to just them by default: - [ ] generating new API tokens - [ ] viewing/approving JIT requests from...
Grab some screenshots or recordings to include in the README as well
Our MySQL connector currently only supports response parsing. For getting it to parity with PostgreSQL we need to parse the incoming requests as well.