apache/gravitino
[Improvement] client should support password for simple auth
Closed
#7,189 opened on May 20, 2025
help wantedimprovement
Repository metrics
- Stars
- (3,058 stars)
- PR merge metrics
- (PR metrics pending)
Description
What would you like to be improved?
The Gravitino client currently supports simple authentication but does not allow setting passwords for simple auth.
How should we improve?
We should add the functionality to set passwords on the client side.