leancode_kratos_client 0.2.2
leancode_kratos_client: ^0.2.2 copied to clipboard
A Flutter library for connecting to Ory Kratos. It helps manage user authentication, registration, making it simple to add identity features to your app.
0.2.2 #
- feat: Add translation parameters to
KratosMessage - chore: Remove
freezedfrom dependencies
0.2.1 #
- Upgrade packages (allow analyzer
7.x)
0.2.0 #
- feat: Add
getSessionmethod - feat: Add
isSessionValidmethod - fix: Fix Logout flow on Web
- fix: Fix Recovery flow on Web
- fix: Fix
getUserProfilemethod on Web - fix: Delete unnecessary platform checks from
registerWithOidcmethod - chore: Move
freezedto dev dependencies
0.1.0 #
- feat: Web support
- feat: Passkeys support
0.0.1 #
- Initial release