class

CB::Login

Inherits CB::Action / Reference / Object

Instance methods

client
Source
client=(client : CB::Client)
Source
lib_open

Library used for opening a browser. This should ONLY be overriden for testing purposes.

Source
lib_open=(lib_open : CB::Lib::Open.class)

Library used for opening a browser. This should ONLY be overriden for testing purposes.

Source
store_credentials
Source
store_credentials=(store_credentials : Proc(String, String, Bool))
Source