authorization property

Authorization? authorization
getter/setter pair

Configure the SDK's HTTP service to authenticate with your server (eg: JWT)

See Authorization for more information.

Implementation

Authorization? authorization;