users_client 0.1.10 copy "users_client: ^0.1.10" to clipboard
users_client: ^0.1.10 copied to clipboard

Orion Users service Client.

0.1.0 #

  • Initial version

0.1.1 #

  • Null safety

0.1.2 #

  • Create and authenticate feature

0.1.3 #

  • Inheritance on User Uc Interface is now enhanced

0.1.4 #

  • Update and Recover password feature

0.1.5 #

  • Delete user and Update E-mail feature

0.1.6 #

  • Update Email bug fix

0.1.7 #

  • Endpoint path change

0.1.8 #

  • Added JWT support to follow the new endpoints in Orion Users
  • Added the package version in the CLI menu
  • Some messages enhancements in CLI
  • Removed the old Web App of the package

0.1.9 #

  • Delete operation
  • New unit tests
  • Enhancements like new class names

0.1.10 #

  • Inheritance on UserUCInterface bug fixed