Configuration

Configuration keys for the Solar_View_Helper_TypekeyLink class.

token

  • (string) The TypeKey site identifier token string. If empty, the helper will use the value from the Solar config file under the $config['Solar_Auth_Adapter_Typekey']['token'] key.

  • Default: null

href

  • (string) The HREF of the TypeKey login service. Default is "https://www.typekey.com:443/t/typekey/login".

  • Default: 'https://www.typekey.com/t/typekey/login'

need_email

  • (bool) Whether or not to get the TypeKey user's email address. Default false.

  • Default: false

process_key

  • (string) The process key used in URIs (indicating login, logout, etc).

  • Default: 'process'



Local