createObtainRequestTokenHeader
fun createObtainRequestTokenHeader(
callback: String,
consumerKey: String,
nonce: String,
timestamp: LocalDateTime = LocalDateTime.now()
): Parameterized
Deprecated: This is going to become internal. Please file a ticket and clarify, why do you need it.
Create an HTTP auth header for OAuth1a obtain token request