hng_authentication 0.1.6 copy "hng_authentication: ^0.1.6" to clipboard
hng_authentication: ^0.1.6 copied to clipboard

An Authentication package used in hng_internship_10. This package offer the client the ability to call the signup, signin, logout functions and also check currently logged in user.

0.0.1 #

  • initial release for HNG Authentication service.

0.0.2 #

  • Update to initial release for HNG Authentication service.

0.0.3 #

  • Update hng_authentication package and added some simple UI for use.

0.1.0 #

  • Refactored authentication.dart to use User and Failure Model.

0.1.1 #

  • Refactored authentication.dart to use User and Failure Model. Dart format code

0.1.2 #

  • Added dart Doc to the package

0.1.3 #

  • Updated package to save and return cookies as part of the user object.

0.1.4 #

  • Optimize package properly using dart format standard

0.1.5 #

  • Optimize error handling for each function

0.1.6 #

  • fix getUser method
6
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

An Authentication package used in hng_internship_10. This package offer the client the ability to call the signup, signin, logout functions and also check currently logged in user.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cookie_jar, flutter, google_fonts, http, mockito, shared_preferences

More

Packages that depend on hng_authentication