lasdf1234 commented on PR #10968: URL: https://github.com/apache/gravitino/pull/10968#issuecomment-4403927008
> 1. Do u copy the jar to our distribution package lib directory? > 2. Will the `BasicAuthenticator` reuse the password Hasher? Where does `BasicAuthenticator` put into the module? The BasicAuthenticator relies on password hash verification and the ability to query the database to verify passwords. This will be accomplished in the subsequent sub-tasks. cc @roryqi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
