auth

Paddy 2015-04-06 Parent:d30a3a12d387 Child:762953f6a7f2

154:5f670aba87b4 Go to Latest

auth/token.go

Implement a session store in postgres. Write the postgres implementation of our sessionStore type. Write the SQL statements to initialize the database for us. Include the postgres implementation of our sessionStore type in our sessionStore tests when the appropriate environment variable is passed.

History