Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.2 KB

Nixer Spring Plugin

This project is deprecated and archived.

Nixer plugin for Spring framework for dealing with credential stuffing attacks.

For overview and tutorials visit our documentation website.

Distribution

The plugin is distributed through Maven Central.

dependencies {
    implementation "io.nixer:nixer-plugin-core:0.1.1.3"
    implementation "io.nixer:nixer-plugin-captcha:0.1.1.3"
    implementation "io.nixer:nixer-plugin-pwned-check:0.1.1.3"
    implementation "io.nixer:nixer-plugin-stigma:0.1.1.3"
}

Additional libraries are in GitHub's release assets.

Documentation

Getting-started guide is available on the documentation website.

License

Nixer Spring Plugin developed by Crossword Cybersecurity is an open source project licensed under the Apache License version 2.0.