Welcome Guest, Not a member yet? Register   Sign In
REST
#2

Ion_auth is pretty well documented, but here is the example to get user data from a logged in user.

PHP Code:
$user $this->ion_auth->user(); 

or

PHP Code:
$user $this->ion_auth->user()->row(); 
Reply


Messages In This Thread
REST - by jms - 06-20-2017, 12:38 AM
RE: REST - by PaulD - 06-20-2017, 10:43 AM
RE: REST - by jms - 06-20-2017, 11:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB