username ( -- string/f )
Furnace framework » Furnace authentication » User profiles

Prev:logged-in-user
Next:uget ( key -- value )


Vocabulary
furnace.auth

Inputs
None

Outputs
string/fa string or f


Word description
Outputs the currently logged-in username, or f if no user is logged in.

Definition