lb_auth 1.0.4 lb_auth: ^1.0.4 copied to clipboard
Logbot authentication client to be used on all the Logbot SDK Flutter packages
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