Github oauth login works

This commit is contained in:
Torkel Ödegaard
2014-09-22 11:39:40 +02:00
parent b0b77d667c
commit 3bba8b2c26
6 changed files with 142 additions and 20 deletions
+1
View File
@@ -27,6 +27,7 @@ type Account struct {
AccountName string
Password string
Name string
Company string
NextDashboardId int
UsingAccountId int
Collaborators []CollaboratorLink