Query

data class Query(val walletUrl: String) : CreationOptions(source)

Creates authentication request with parameters encoded as URL query parameters to walletUrl.

Constructors

Link copied to clipboard
constructor(walletUrl: String)

Properties

Link copied to clipboard