v3.0.0
A lot of cleaning up and improvements across the board.
For a full breakdown of the key changes, including all the backwards incompatible changes, have a read of the official changelog
What's Changed
- delete files specific to code editors by @NicolasCARPi in #120
- remove insecure rng providers by @NicolasCARPi in #122
- add CI4-auth link in README. fix #107 by @NicolasCARPi in #123
- add SensitiveParameter to sensitive arguments by @NicolasCARPi in #119
- Changed default secret length from 80bits to 160bits as recommended by RFC4226 by @Mattie112 in #117
- Bacon has multiple versions now by @willpower232 in #124
- make QR Code Provider a mandatory constructor argument by @NicolasCARPi in #125
- set verify ssl parameter for HTTP based QR provider to true by default by @NicolasCARPi in #126
- Changelog for 3.x by @NicolasCARPi in #127
- handle curl errors. fix #129 by @NicolasCARPi in #130
- add a code of conduct by @NicolasCARPi in #134
- mention #130 in changelog by @NicolasCARPi in #133
- 📚 consistent changelog links to github by @willpower232 in #135
Full Changelog: v2.1.0...v3.0.0