uni_auth 1.0.13 uni_auth: ^1.0.13 copied to clipboard
UniAuth is a Flutter package designed to handle authentication modules in Flutter applications.
1.0.0 #
- Initial version.
1.0.1 #
- make some edits on readme
1.0.2 #
- ADD Send SMS method and Check Sign in state Wrapper
1.0.3 #
- Return Full Error Message in Api calls
1.0.4 #
- ADD Some Comments and file formats
1.0.5 #
- Update Package Discription
1.0.6 #
- ADD Check if User Exist or not end point
1.0.7 #
- ADD Change Password end point
1.0.8 #
- Edit UniAuth Services and add methods to it
1.0.9 #
- ADD check_user_exist_res model file to exports
1.0.10 #
- ADD user auth calls response
1.0.11 #
- update environment SDK
1.0.12 #
- ADD Some Logs
1.0.13 #
- ADD Send email OTP and Verify OTP methods