bbenninger
Results
2
issues of
bbenninger
This is a feature request to allow an arbitrary ConnectionBuilder to be provided. There are a couple spots where this is used. - DefaultConnectionBuilder.INSTANCE is used as part of the...
mInitializationListener is set in OktaAppAuth#init, but never cleared (for instance, OktaAppAuth#dispose doesn't clear it). It's possible to leak this if something else long lived also holds onto the OktaAppAuth reference....