emcp
08/09/2021, 12:44 PMaaronsteers
08/09/2021, 6:04 PMWhere or how do I signal to the tap that I am logged in.Generally, you can manage this internally within an Authenticator class, or in a Stream class method - either just in time with a check during get_records() or during initialization. The SDK supports different authenticator models like OAuth and JWT, but these might not apply if you are using a custom API and C++ library.
aaronsteers
08/09/2021, 6:06 PMemcp
08/09/2021, 8:14 PMemcp
08/09/2021, 8:14 PMemcp
08/09/2021, 8:14 PM