Auth works

This commit is contained in:
2015-03-05 19:57:36 +07:00
parent 7fc7b1889b
commit 4295811647
12 changed files with 185 additions and 74 deletions
+4
View File
@@ -15,3 +15,7 @@ type (
CreatedAt time.Time
}
)
func UpdateToken(t *Token) {
}