added code for @abrahamvegh be able to work. Authentication working.

This commit is contained in:
Patrick Santana 2012-10-08 12:56:24 +02:00
parent 797ea65a41
commit cdd3a1c121
9 changed files with 97 additions and 35 deletions

View file

@ -19,6 +19,7 @@
#import <UIKit/UIKit.h>
#import "AuthenticationService.h"
@interface MenuViewController : UITableViewController