summaryrefslogtreecommitdiff
path: root/users/app/controllers/controller_extension/token_authentication.rb
AgeCommit message (Expand)Author
2013-09-03use Token#authenticate for authenticationAzul
2013-08-27token.user will get you the right userAzul
2013-08-27do not redirect if no token presentAzul
2013-08-27clear token on logout with testAzul
2013-08-27basic testing for token based auth in testsAzul
2013-08-27first steps towards enabling token based authAzul