id-mask
id-mask copied to clipboard
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide...
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.1 to 1.6.0. Release notes Sourced from org.codehaus.mojo:flatten-maven-plugin's releases. 1.6.0 🚀 New features and improvements Require Maven 3.6.3 as minimum (#399) @slawekjaranowski Make the default operation configurable...
I encountered a behaviour that seems to be against the definition for the usage of legacy keys. I have an IdMask with legacy keys for backward compatibility, which works fine...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. Changelog Sourced from org.jetbrains:annotations's changelog. Version 24.1.0 @CheckReturnValue is not experimental anymore. Commits b41de54 Update README to 24.1.0 5da8dac Graduate CheckReturnValue annotation (#94) ac4b67f...
This library is very good, however we have a backend in nodejs and it would be great to use this library without external modules.