gojek / courier-flutter

Dart port of our popular courier library
43 stars 8 forks source link

Add onAuthFailure method for AuthProvider #18

Closed alfianlosari closed 1 year ago

alfianlosari commented 1 year ago

This provides signal to AuthProvider that Broker has responded with Authentication Failure when connecting. For example, this can be used to clear cache in AuthProvider Concrete implementation.