createRetrieveSourceParams

fun createRetrieveSourceParams(@Size(min = 1) clientSecret: String): Map<String, String>

Create parameters needed to retrieve a source.

Return

a Map matching the parameter name to the client secret, ready to send to the server.

Parameters

clientSecret

the client secret for the source, needed because the Android SDK uses a public key