Skip to content
Adam Jimenez edited this page Jan 6, 2020 · 1 revision

Auth Class

Authentication class

user

array $auth->user

Array containing logged in users details

check_login

$auth->check_login()

Checks if logged in and redirect to login page if not.

Clone this wiki locally