]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/history - src/auth.js
Remove redis dependency only for few tokens
[perso/Immae/Projets/Nodejs/Surfer.git] / src / auth.js
2018-10-08  Johannes ZellnerRemove redis dependency only for few tokens
2017-02-09  Johannes Zellnerstore stringified objects in redis for now
2017-02-09  Johannes ZellnerUse optionally redis if available
2017-02-09  Johannes ZellnerSend username/password in body and fix cli
2017-02-09  Johannes ZellnerRemove console.log()
2017-02-09  Johannes ZellnerUse accessTokens instead of username/password
2016-11-17  JohannesRename auth exports
2016-11-17  JohannesImplement local file auth
2016-11-06  JohannesNo need to log profile on every login
2016-04-05  Johannes ZellnerSupport username and email login
2016-03-01  Johannes Zellneruse test credentials
2015-06-27  Johannes ZellnerFix session serialization
2015-06-27  Johannes ZellnerAdd auth to client
2015-06-27  Johannes ZellnerAdd ldap auth