lb_auth 1.0.7 copy "lb_auth: ^1.0.7" to clipboard
lb_auth: ^1.0.7 copied to clipboard

Logbot authentication client to be used on all the Logbot SDK Flutter packages

1.0.7 #

  • CHANGE: Updated all the dependencie

1.0.6 #

  • CHANGE: Changed the LogbotCredentials model to accept basePath so that it can login with any basePath for both production and development

1.0.5 #

  • FIX: Fixed problem when an API call would not wait the refresh token to be refreshed before completing, causing an Unauthorized error

1.0.4 #

  • CHANGE: Improved refresh token, now it is refreshed before expiration

1.0.3 #

  • FEAT: Added User ID method to retrieve the UID from the Access Token

1.0.2 #

  • FIX: Errors in login or refresh now correctly throw Exceptions

1.0.1 #

  • FIX: Fixed authentication error when user fails to login the first time

1.0.0 #

  • FEAT: First release
1
likes
50
pub points
37%
popularity

Publisher

verified publisherlogbot.cloud

Logbot authentication client to be used on all the Logbot SDK Flutter packages

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

http, intl, jwt_decoder, lb_commons, meta

More

Packages that depend on lb_auth