UNPKG

@nephele/authenticator-pam

Version:

PAM based authenticator (local system users) for the Nephele WebDAV server.

5 lines 173 B
import Authenticator from './Authenticator.js'; import User from './User.js'; export default Authenticator; export { Authenticator, User }; //# sourceMappingURL=index.js.map