NAME
Net::Google::Calendar::Server::Auth::Dummy - the most basic authentication module for Net::Google::Calendar::Server
METHODS
validate <email> <pass>
Return a validation token.
auth <key>
Return 1 if the authetication key is correct.
magic_cookie_auth <email> <cookie>
Return 1 if the email and magic cookie auth are correct.