Paul Weber
12/16/2021, 3:00 PMBearerTokens from the outside somewhere on the HttpClient?
Or is the only way these can be set via the loadTokens and refreshTokens closures?Kamil Kalisz
12/16/2021, 3:28 PMPaul Weber
12/16/2021, 4:45 PMloadTokens naming.
Since loadTokens gets called on every single request, it’s very much possible to just have a local token store which can also be manipulated from the outside.