Solar_Auth_Adapter_Typekey::isLoginRequest()

public bool Solar_Auth_Adapter_Typekey::isLoginRequest ( void )

Is the current page-load a login request?

Parameters

  • None.

Returns

  • (bool)

Description

Is the current page-load a login request?

We can tell because there will be certain GET params in place ...

&ts=1149633028
&email=user%40example.com
&name=handle
&nick=Moni%20Kerr
&sig=PBG7mN48V9f83hOX5Ao+X9GbmUU=:maoKWgIZpcF1qVFUHf8GbFooAFc=


Local