UNPKG

@nephele/authenticator-nymph

Version:

Nymph.js authenticator for the Nephele WebDAV server.

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