squarealfa_security 3.0.1 squarealfa_security: ^3.0.1 copied to clipboard
Package containing security-related features, like JWT token handling and password hashing.
3.0.1 #
- FIX: Upgraded max Dart version to <4.0.0.
3.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
3.0.0-dev.2 #
- FIX: Changed repository URL.
3.0.0-dev.1 #
- FEAT: removed dependecy from squarealfa_common_types.
3.0.0-dev.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Huge upgrade to proto_generator.
2.2.0 #
- FEAT: Added optional support for usage of Google ProtoBuf Well-Known types.
2.1.4 #
- FIX: Fixed all pending warnings.
2.1.3 #
- FIX: Fixed all pending warnings.
2.1.2 #
- Maintenance tweak: Moved code in source structure and updated package reference
2.1.1 #
- Fixed repository references in pubspec.yaml
2.1.0 #
Changes #
- Moved source code repository from GitHub to GitLab
- Adopted Melos and GitLab as CI solution
- Changed license to MPL
Rationale for source code hosting change #
The change from source code repository is in protest by this project's initial and main author with what he views as GitHub's extremely week response to the carnage going on in Ukraine by Russia. He would have expected at a minimum for any new business in Russia and Belarus to be suspended, which was incidentally GitLab's course of action.
2.0.1 #
- Handling new "tid" claim
2.0.0 #
- Added support for Firebase generated JWT token validation
1.0.5 #
- Updated dev dependencies
1.0.4 #
- Added reference to integrating framework.
1.0.3 #
- Moved code to monorepo
1.0.2 #
- Changed License to MIT
1.0.1 #
- Release
1.0.0-rc.1 #
- Bumped to RC
0.9.2 #
- Fixed example.dart
0.9.1 #
- Moved to isolated git repository
0.9.0 #
- Initial version