SidewalkAuthProviding

Authentication provider for Sidewalk. Must be provided.

  • Retrieves the auth token needed for communication with Sidewalk cloud

    Consumers are required to provide a valid token to the SDK on demand. This will be called whenever we require it to make an API call to the Sidewalk backend, as well as when we automatically retry on an unauthorized response.