salmanahmad / dog

The Dog Programming Language
http://www.dog-lang.org
Apache License 2.0
0 stars 0 forks source link

Standard API: Check if user is logged in #25

Open salmanahmad opened 12 years ago

salmanahmad commented 12 years ago

Add an API method that will check if a user object represents a user that is registered with the system or not. In other words, have an API method that indicates if the user is an anonymous user or not.