Skip to content

Module BSV::Wallet::Client::Authentication

Authentication methods for {Client}.

Public Instance Methods

is_authenticated(args = {}, originator: = nil)

Checks whether the user is authenticated. - @return [Hash] { authenticated: Boolean }

wait_for_authentication(args = {}, originator: = nil)

Waits until the user is authenticated. - @return [Hash] { authenticated: true }